Uses of Interface
net.opengis.gml.x32.UnitDefinitionType
-
Packages that use UnitDefinitionType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl org.isotc211.x2005.gco org.isotc211.x2005.gco.impl -
-
Uses of UnitDefinitionType in net.opengis.gml.x32
Subinterfaces of UnitDefinitionType in net.opengis.gml.x32 Modifier and Type Interface Description interfaceBaseUnitTypeAn XML BaseUnitType(@http://www.opengis.net/gml/3.2).interfaceConventionalUnitTypeAn XML ConventionalUnitType(@http://www.opengis.net/gml/3.2).interfaceDerivedUnitTypeAn XML DerivedUnitType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return UnitDefinitionType Modifier and Type Method Description UnitDefinitionTypeUnitDefinitionDocument. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUnitDefinitionDocument. getUnitDefinition()Gets the "UnitDefinition" elementstatic UnitDefinitionTypeUnitDefinitionType.Factory. newInstance()static UnitDefinitionTypeUnitDefinitionType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(File file)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(InputStream is)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(Reader r)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(String xmlAsString)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(URL u)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(XMLStreamReader sr)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic UnitDefinitionTypeUnitDefinitionType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic UnitDefinitionTypeUnitDefinitionType.Factory. parse(Node node)static UnitDefinitionTypeUnitDefinitionType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type UnitDefinitionType Modifier and Type Method Description voidUnitDefinitionDocument. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" element -
Uses of UnitDefinitionType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement UnitDefinitionType Modifier and Type Class Description classBaseUnitTypeImplAn XML BaseUnitType(@http://www.opengis.net/gml/3.2).classConventionalUnitTypeImplAn XML ConventionalUnitType(@http://www.opengis.net/gml/3.2).classDerivedUnitTypeImplAn XML DerivedUnitType(@http://www.opengis.net/gml/3.2).classUnitDefinitionTypeImplAn XML UnitDefinitionType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return UnitDefinitionType Modifier and Type Method Description UnitDefinitionTypeUnitDefinitionDocumentImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUnitDefinitionDocumentImpl. getUnitDefinition()Gets the "UnitDefinition" elementMethods in net.opengis.gml.x32.impl with parameters of type UnitDefinitionType Modifier and Type Method Description voidUnitDefinitionDocumentImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" element -
Uses of UnitDefinitionType in org.isotc211.x2005.gco
Methods in org.isotc211.x2005.gco that return UnitDefinitionType Modifier and Type Method Description UnitDefinitionTypeUnitOfMeasurePropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomAnglePropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomAreaPropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomLengthPropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomScalePropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomTimePropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomVelocityPropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomVolumePropertyType. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUnitOfMeasurePropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomAnglePropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomAreaPropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomLengthPropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomScalePropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomTimePropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomVelocityPropertyType. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomVolumePropertyType. getUnitDefinition()Gets the "UnitDefinition" elementMethods in org.isotc211.x2005.gco with parameters of type UnitDefinitionType Modifier and Type Method Description voidUnitOfMeasurePropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomAnglePropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomAreaPropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomLengthPropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomScalePropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomTimePropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomVelocityPropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomVolumePropertyType. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" element -
Uses of UnitDefinitionType in org.isotc211.x2005.gco.impl
Methods in org.isotc211.x2005.gco.impl that return UnitDefinitionType Modifier and Type Method Description UnitDefinitionTypeUnitOfMeasurePropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomAnglePropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomAreaPropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomLengthPropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomScalePropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomTimePropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomVelocityPropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUomVolumePropertyTypeImpl. addNewUnitDefinition()Appends and returns a new empty "UnitDefinition" elementUnitDefinitionTypeUnitOfMeasurePropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomAnglePropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomAreaPropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomLengthPropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomScalePropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomTimePropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomVelocityPropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementUnitDefinitionTypeUomVolumePropertyTypeImpl. getUnitDefinition()Gets the "UnitDefinition" elementMethods in org.isotc211.x2005.gco.impl with parameters of type UnitDefinitionType Modifier and Type Method Description voidUnitOfMeasurePropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomAnglePropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomAreaPropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomLengthPropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomScalePropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomTimePropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomVelocityPropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" elementvoidUomVolumePropertyTypeImpl. setUnitDefinition(UnitDefinitionType unitDefinition)Sets the "UnitDefinition" element
-