Uses of Class
net.opengis.gml._3.Identifier
-
Packages that use Identifier Package Description net.opengis.gml._3 -
-
Uses of Identifier in net.opengis.gml._3
Fields in net.opengis.gml._3 declared as Identifier Modifier and Type Field Description protected IdentifierAbstractGMLType. identifierMethods in net.opengis.gml._3 that return Identifier Modifier and Type Method Description IdentifierObjectFactory. createIdentifier()Create an instance ofIdentifierIdentifierAbstractGMLType. getIdentifier()Gets the value of the identifier property.Methods in net.opengis.gml._3 with parameters of type Identifier Modifier and Type Method Description voidAbstractGMLType. setIdentifier(Identifier value)Sets the value of the identifier property.
-