Class RestrictionAttributes

java.lang.Object
org.codice.alliance.ddms.types.RestrictionAttributes
All Implemented Interfaces:
ddf.catalog.data.MetacardType, Serializable

public class RestrictionAttributes extends Object implements ddf.catalog.data.MetacardType
See Also:
  • Field Details

  • Constructor Details

    • RestrictionAttributes

      public RestrictionAttributes()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptors

      public Set<ddf.catalog.data.AttributeDescriptor> getAttributeDescriptors()
      Specified by:
      getAttributeDescriptors in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptor

      public ddf.catalog.data.AttributeDescriptor getAttributeDescriptor(String attributeName)
      Specified by:
      getAttributeDescriptor in interface ddf.catalog.data.MetacardType