Uses of Interface
org.opengis.feature.type.AttributeType
-
Packages that use AttributeType Package Description org.opengis.metadata.maintenance -
-
Uses of AttributeType in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type AttributeType Modifier and Type Method Description java.util.Set<? extends AttributeType>
ScopeDescription. getAttributeInstances()
Attribute instances to which the information applies.java.util.Set<? extends AttributeType>
ScopeDescription. getAttributes()
Attributes to which the information applies.
-