Class MetatypeAttributeImpl

java.lang.Object
java.util.AbstractMap<String,Object>
java.util.HashMap<String,Object>
org.codice.ddf.admin.core.impl.MetatypeAttributeImpl
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, org.codice.ddf.admin.core.api.MetatypeAttribute

public class MetatypeAttributeImpl extends HashMap<String,Object> implements org.codice.ddf.admin.core.api.MetatypeAttribute
See Also:
  • Constructor Details

    • MetatypeAttributeImpl

      public MetatypeAttributeImpl(org.osgi.service.metatype.AttributeDefinition definition)