Uses of Interface
org.isotc211.x2005.gmd.EXExtentPropertyType
-
Packages that use EXExtentPropertyType Package Description org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of EXExtentPropertyType in org.isotc211.x2005.gmd
Methods in org.isotc211.x2005.gmd that return EXExtentPropertyType Modifier and Type Method Description EXExtentPropertyTypeAbstractRSReferenceSystemType. addNewDomainOfValidity()Appends and returns a new empty value (as xml) as the last "domainOfValidity" elementEXExtentPropertyTypeDQScopeType. addNewExtent()Appends and returns a new empty "extent" elementEXExtentPropertyTypeMDDataIdentificationType. addNewExtent()Appends and returns a new empty value (as xml) as the last "extent" elementEXExtentPropertyTypeLISourceType. addNewSourceExtent()Appends and returns a new empty value (as xml) as the last "sourceExtent" elementEXExtentPropertyType[]AbstractRSReferenceSystemType. getDomainOfValidityArray()Gets array of all "domainOfValidity" elementsEXExtentPropertyTypeAbstractRSReferenceSystemType. getDomainOfValidityArray(int i)Gets ith "domainOfValidity" elementEXExtentPropertyTypeDQScopeType. getExtent()Gets the "extent" elementEXExtentPropertyType[]MDDataIdentificationType. getExtentArray()Gets array of all "extent" elementsEXExtentPropertyTypeMDDataIdentificationType. getExtentArray(int i)Gets ith "extent" elementEXExtentPropertyType[]LISourceType. getSourceExtentArray()Gets array of all "sourceExtent" elementsEXExtentPropertyTypeLISourceType. getSourceExtentArray(int i)Gets ith "sourceExtent" elementEXExtentPropertyTypeAbstractRSReferenceSystemType. insertNewDomainOfValidity(int i)Inserts and returns a new empty value (as xml) as the ith "domainOfValidity" elementEXExtentPropertyTypeMDDataIdentificationType. insertNewExtent(int i)Inserts and returns a new empty value (as xml) as the ith "extent" elementEXExtentPropertyTypeLISourceType. insertNewSourceExtent(int i)Inserts and returns a new empty value (as xml) as the ith "sourceExtent" elementstatic EXExtentPropertyTypeEXExtentPropertyType.Factory. newInstance()static EXExtentPropertyTypeEXExtentPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(File file)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(InputStream is)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(Reader r)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(String xmlAsString)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(URL u)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(XMLStreamReader sr)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(Node node)static EXExtentPropertyTypeEXExtentPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type EXExtentPropertyType Modifier and Type Method Description voidAbstractRSReferenceSystemType. setDomainOfValidityArray(int i, EXExtentPropertyType domainOfValidity)Sets ith "domainOfValidity" elementvoidAbstractRSReferenceSystemType. setDomainOfValidityArray(EXExtentPropertyType[] domainOfValidityArray)Sets array of all "domainOfValidity" elementvoidDQScopeType. setExtent(EXExtentPropertyType extent)Sets the "extent" elementvoidMDDataIdentificationType. setExtentArray(int i, EXExtentPropertyType extent)Sets ith "extent" elementvoidMDDataIdentificationType. setExtentArray(EXExtentPropertyType[] extentArray)Sets array of all "extent" elementvoidLISourceType. setSourceExtentArray(int i, EXExtentPropertyType sourceExtent)Sets ith "sourceExtent" elementvoidLISourceType. setSourceExtentArray(EXExtentPropertyType[] sourceExtentArray)Sets array of all "sourceExtent" element -
Uses of EXExtentPropertyType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement EXExtentPropertyType Modifier and Type Class Description classEXExtentPropertyTypeImplAn XML EX_Extent_PropertyType(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return EXExtentPropertyType Modifier and Type Method Description EXExtentPropertyTypeAbstractRSReferenceSystemTypeImpl. addNewDomainOfValidity()Appends and returns a new empty value (as xml) as the last "domainOfValidity" elementEXExtentPropertyTypeDQScopeTypeImpl. addNewExtent()Appends and returns a new empty "extent" elementEXExtentPropertyTypeMDDataIdentificationTypeImpl. addNewExtent()Appends and returns a new empty value (as xml) as the last "extent" elementEXExtentPropertyTypeLISourceTypeImpl. addNewSourceExtent()Appends and returns a new empty value (as xml) as the last "sourceExtent" elementEXExtentPropertyType[]AbstractRSReferenceSystemTypeImpl. getDomainOfValidityArray()Gets array of all "domainOfValidity" elementsEXExtentPropertyTypeAbstractRSReferenceSystemTypeImpl. getDomainOfValidityArray(int i)Gets ith "domainOfValidity" elementEXExtentPropertyTypeDQScopeTypeImpl. getExtent()Gets the "extent" elementEXExtentPropertyType[]MDDataIdentificationTypeImpl. getExtentArray()Gets array of all "extent" elementsEXExtentPropertyTypeMDDataIdentificationTypeImpl. getExtentArray(int i)Gets ith "extent" elementEXExtentPropertyType[]LISourceTypeImpl. getSourceExtentArray()Gets array of all "sourceExtent" elementsEXExtentPropertyTypeLISourceTypeImpl. getSourceExtentArray(int i)Gets ith "sourceExtent" elementEXExtentPropertyTypeAbstractRSReferenceSystemTypeImpl. insertNewDomainOfValidity(int i)Inserts and returns a new empty value (as xml) as the ith "domainOfValidity" elementEXExtentPropertyTypeMDDataIdentificationTypeImpl. insertNewExtent(int i)Inserts and returns a new empty value (as xml) as the ith "extent" elementEXExtentPropertyTypeLISourceTypeImpl. insertNewSourceExtent(int i)Inserts and returns a new empty value (as xml) as the ith "sourceExtent" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type EXExtentPropertyType Modifier and Type Method Description voidAbstractRSReferenceSystemTypeImpl. setDomainOfValidityArray(int i, EXExtentPropertyType domainOfValidity)Sets ith "domainOfValidity" elementvoidAbstractRSReferenceSystemTypeImpl. setDomainOfValidityArray(EXExtentPropertyType[] domainOfValidityArray)Sets array of all "domainOfValidity" elementvoidDQScopeTypeImpl. setExtent(EXExtentPropertyType extent)Sets the "extent" elementvoidMDDataIdentificationTypeImpl. setExtentArray(int i, EXExtentPropertyType extent)Sets ith "extent" elementvoidMDDataIdentificationTypeImpl. setExtentArray(EXExtentPropertyType[] extentArray)Sets array of all "extent" elementvoidLISourceTypeImpl. setSourceExtentArray(int i, EXExtentPropertyType sourceExtent)Sets ith "sourceExtent" elementvoidLISourceTypeImpl. setSourceExtentArray(EXExtentPropertyType[] sourceExtentArray)Sets array of all "sourceExtent" element
-