Uses of Interface
net.opengis.gml.x32.GeodeticDatumPropertyType
-
Packages that use GeodeticDatumPropertyType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of GeodeticDatumPropertyType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return GeodeticDatumPropertyType Modifier and Type Method Description GeodeticDatumPropertyTypeGeodeticCRSType. addNewGeodeticDatum()Appends and returns a new empty "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumDocument. addNewGeodeticDatum()Appends and returns a new empty "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumRefDocument. addNewGeodeticDatumRef()Appends and returns a new empty "geodeticDatumRef" elementGeodeticDatumPropertyTypeGeocentricCRSType. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeographicCRSType. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeUsesGeodeticDatumDocument. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeodeticCRSType. getGeodeticDatum()Gets the "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumDocument. getGeodeticDatum()Gets the "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumRefDocument. getGeodeticDatumRef()Gets the "geodeticDatumRef" elementGeodeticDatumPropertyTypeGeocentricCRSType. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeographicCRSType. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementGeodeticDatumPropertyTypeUsesGeodeticDatumDocument. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementstatic GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. newInstance()static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(File file)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(InputStream is)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(Reader r)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(String xmlAsString)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(URL u)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(XMLStreamReader sr)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(Node node)static GeodeticDatumPropertyTypeGeodeticDatumPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type GeodeticDatumPropertyType Modifier and Type Method Description voidGeodeticCRSType. setGeodeticDatum(GeodeticDatumPropertyType geodeticDatum)Sets the "geodeticDatum" elementvoidGeodeticDatumDocument. setGeodeticDatum(GeodeticDatumPropertyType geodeticDatum)Sets the "geodeticDatum" elementvoidGeodeticDatumRefDocument. setGeodeticDatumRef(GeodeticDatumPropertyType geodeticDatumRef)Sets the "geodeticDatumRef" elementvoidGeocentricCRSType. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" elementvoidGeographicCRSType. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" elementvoidUsesGeodeticDatumDocument. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" element -
Uses of GeodeticDatumPropertyType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement GeodeticDatumPropertyType Modifier and Type Class Description classGeodeticDatumPropertyTypeImplAn XML GeodeticDatumPropertyType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return GeodeticDatumPropertyType Modifier and Type Method Description GeodeticDatumPropertyTypeGeodeticCRSTypeImpl. addNewGeodeticDatum()Appends and returns a new empty "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumDocumentImpl. addNewGeodeticDatum()Appends and returns a new empty "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumRefDocumentImpl. addNewGeodeticDatumRef()Appends and returns a new empty "geodeticDatumRef" elementGeodeticDatumPropertyTypeGeocentricCRSTypeImpl. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeographicCRSTypeImpl. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeUsesGeodeticDatumDocumentImpl. addNewUsesGeodeticDatum()Appends and returns a new empty "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeodeticCRSTypeImpl. getGeodeticDatum()Gets the "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumDocumentImpl. getGeodeticDatum()Gets the "geodeticDatum" elementGeodeticDatumPropertyTypeGeodeticDatumRefDocumentImpl. getGeodeticDatumRef()Gets the "geodeticDatumRef" elementGeodeticDatumPropertyTypeGeocentricCRSTypeImpl. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementGeodeticDatumPropertyTypeGeographicCRSTypeImpl. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementGeodeticDatumPropertyTypeUsesGeodeticDatumDocumentImpl. getUsesGeodeticDatum()Gets the "usesGeodeticDatum" elementMethods in net.opengis.gml.x32.impl with parameters of type GeodeticDatumPropertyType Modifier and Type Method Description voidGeodeticCRSTypeImpl. setGeodeticDatum(GeodeticDatumPropertyType geodeticDatum)Sets the "geodeticDatum" elementvoidGeodeticDatumDocumentImpl. setGeodeticDatum(GeodeticDatumPropertyType geodeticDatum)Sets the "geodeticDatum" elementvoidGeodeticDatumRefDocumentImpl. setGeodeticDatumRef(GeodeticDatumPropertyType geodeticDatumRef)Sets the "geodeticDatumRef" elementvoidGeocentricCRSTypeImpl. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" elementvoidGeographicCRSTypeImpl. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" elementvoidUsesGeodeticDatumDocumentImpl. setUsesGeodeticDatum(GeodeticDatumPropertyType usesGeodeticDatum)Sets the "usesGeodeticDatum" element
-