Uses of Interface
org.isotc211.x2005.gmd.AbstractEXGeographicExtentType
-
Packages that use AbstractEXGeographicExtentType Package Description org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of AbstractEXGeographicExtentType in org.isotc211.x2005.gmd
Subinterfaces of AbstractEXGeographicExtentType in org.isotc211.x2005.gmd Modifier and Type Interface Description interfaceEXBoundingPolygonTypeAn XML EX_BoundingPolygon_Type(@http://www.isotc211.org/2005/gmd).interfaceEXGeographicBoundingBoxTypeAn XML EX_GeographicBoundingBox_Type(@http://www.isotc211.org/2005/gmd).interfaceEXGeographicDescriptionTypeAn XML EX_GeographicDescription_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd that return AbstractEXGeographicExtentType Modifier and Type Method Description AbstractEXGeographicExtentTypeAbstractEXGeographicExtentDocument. addNewAbstractEXGeographicExtent()Appends and returns a new empty "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeEXGeographicExtentPropertyType. addNewAbstractEXGeographicExtent()Appends and returns a new empty "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeAbstractEXGeographicExtentDocument. getAbstractEXGeographicExtent()Gets the "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeEXGeographicExtentPropertyType. getAbstractEXGeographicExtent()Gets the "AbstractEX_GeographicExtent" elementstatic AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(File file)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(InputStream is)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(Reader r)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(String xmlAsString)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(URL u)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(XMLStreamReader sr)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(Node node)static AbstractEXGeographicExtentTypeAbstractEXGeographicExtentType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type AbstractEXGeographicExtentType Modifier and Type Method Description voidAbstractEXGeographicExtentDocument. setAbstractEXGeographicExtent(AbstractEXGeographicExtentType abstractEXGeographicExtent)Sets the "AbstractEX_GeographicExtent" elementvoidEXGeographicExtentPropertyType. setAbstractEXGeographicExtent(AbstractEXGeographicExtentType abstractEXGeographicExtent)Sets the "AbstractEX_GeographicExtent" element -
Uses of AbstractEXGeographicExtentType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement AbstractEXGeographicExtentType Modifier and Type Class Description classAbstractEXGeographicExtentTypeImplAn XML AbstractEX_GeographicExtent_Type(@http://www.isotc211.org/2005/gmd).classEXBoundingPolygonTypeImplAn XML EX_BoundingPolygon_Type(@http://www.isotc211.org/2005/gmd).classEXGeographicBoundingBoxTypeImplAn XML EX_GeographicBoundingBox_Type(@http://www.isotc211.org/2005/gmd).classEXGeographicDescriptionTypeImplAn XML EX_GeographicDescription_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return AbstractEXGeographicExtentType Modifier and Type Method Description AbstractEXGeographicExtentTypeAbstractEXGeographicExtentDocumentImpl. addNewAbstractEXGeographicExtent()Appends and returns a new empty "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeEXGeographicExtentPropertyTypeImpl. addNewAbstractEXGeographicExtent()Appends and returns a new empty "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeAbstractEXGeographicExtentDocumentImpl. getAbstractEXGeographicExtent()Gets the "AbstractEX_GeographicExtent" elementAbstractEXGeographicExtentTypeEXGeographicExtentPropertyTypeImpl. getAbstractEXGeographicExtent()Gets the "AbstractEX_GeographicExtent" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type AbstractEXGeographicExtentType Modifier and Type Method Description voidAbstractEXGeographicExtentDocumentImpl. setAbstractEXGeographicExtent(AbstractEXGeographicExtentType abstractEXGeographicExtent)Sets the "AbstractEX_GeographicExtent" elementvoidEXGeographicExtentPropertyTypeImpl. setAbstractEXGeographicExtent(AbstractEXGeographicExtentType abstractEXGeographicExtent)Sets the "AbstractEX_GeographicExtent" element
-