Uses of Interface
net.opengis.gml.x32.TopoComplexPropertyType
-
Packages that use TopoComplexPropertyType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of TopoComplexPropertyType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return TopoComplexPropertyType Modifier and Type Method Description TopoComplexPropertyTypeMaximalComplexDocument. addNewMaximalComplex()Appends and returns a new empty "maximalComplex" elementTopoComplexPropertyTypeTopoComplexType. addNewMaximalComplex()Appends and returns a new empty "maximalComplex" elementTopoComplexPropertyTypeSubComplexDocument. addNewSubComplex()Appends and returns a new empty "subComplex" elementTopoComplexPropertyTypeTopoComplexType. addNewSubComplex()Appends and returns a new empty value (as xml) as the last "subComplex" elementTopoComplexPropertyTypeSuperComplexDocument. addNewSuperComplex()Appends and returns a new empty "superComplex" elementTopoComplexPropertyTypeTopoComplexType. addNewSuperComplex()Appends and returns a new empty value (as xml) as the last "superComplex" elementTopoComplexPropertyTypeTopoComplexPropertyDocument. addNewTopoComplexProperty()Appends and returns a new empty "topoComplexProperty" elementTopoComplexPropertyTypeMaximalComplexDocument. getMaximalComplex()Gets the "maximalComplex" elementTopoComplexPropertyTypeTopoComplexType. getMaximalComplex()Gets the "maximalComplex" elementTopoComplexPropertyTypeSubComplexDocument. getSubComplex()Gets the "subComplex" elementTopoComplexPropertyType[]TopoComplexType. getSubComplexArray()Gets array of all "subComplex" elementsTopoComplexPropertyTypeTopoComplexType. getSubComplexArray(int i)Gets ith "subComplex" elementTopoComplexPropertyTypeSuperComplexDocument. getSuperComplex()Gets the "superComplex" elementTopoComplexPropertyType[]TopoComplexType. getSuperComplexArray()Gets array of all "superComplex" elementsTopoComplexPropertyTypeTopoComplexType. getSuperComplexArray(int i)Gets ith "superComplex" elementTopoComplexPropertyTypeTopoComplexPropertyDocument. getTopoComplexProperty()Gets the "topoComplexProperty" elementTopoComplexPropertyTypeTopoComplexType. insertNewSubComplex(int i)Inserts and returns a new empty value (as xml) as the ith "subComplex" elementTopoComplexPropertyTypeTopoComplexType. insertNewSuperComplex(int i)Inserts and returns a new empty value (as xml) as the ith "superComplex" elementstatic TopoComplexPropertyTypeTopoComplexPropertyType.Factory. newInstance()static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(File file)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(InputStream is)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(Reader r)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(String xmlAsString)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(URL u)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(XMLStreamReader sr)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(Node node)static TopoComplexPropertyTypeTopoComplexPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type TopoComplexPropertyType Modifier and Type Method Description voidMaximalComplexDocument. setMaximalComplex(TopoComplexPropertyType maximalComplex)Sets the "maximalComplex" elementvoidTopoComplexType. setMaximalComplex(TopoComplexPropertyType maximalComplex)Sets the "maximalComplex" elementvoidSubComplexDocument. setSubComplex(TopoComplexPropertyType subComplex)Sets the "subComplex" elementvoidTopoComplexType. setSubComplexArray(int i, TopoComplexPropertyType subComplex)Sets ith "subComplex" elementvoidTopoComplexType. setSubComplexArray(TopoComplexPropertyType[] subComplexArray)Sets array of all "subComplex" elementvoidSuperComplexDocument. setSuperComplex(TopoComplexPropertyType superComplex)Sets the "superComplex" elementvoidTopoComplexType. setSuperComplexArray(int i, TopoComplexPropertyType superComplex)Sets ith "superComplex" elementvoidTopoComplexType. setSuperComplexArray(TopoComplexPropertyType[] superComplexArray)Sets array of all "superComplex" elementvoidTopoComplexPropertyDocument. setTopoComplexProperty(TopoComplexPropertyType topoComplexProperty)Sets the "topoComplexProperty" element -
Uses of TopoComplexPropertyType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement TopoComplexPropertyType Modifier and Type Class Description classTopoComplexPropertyTypeImplAn XML TopoComplexPropertyType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return TopoComplexPropertyType Modifier and Type Method Description TopoComplexPropertyTypeMaximalComplexDocumentImpl. addNewMaximalComplex()Appends and returns a new empty "maximalComplex" elementTopoComplexPropertyTypeTopoComplexTypeImpl. addNewMaximalComplex()Appends and returns a new empty "maximalComplex" elementTopoComplexPropertyTypeSubComplexDocumentImpl. addNewSubComplex()Appends and returns a new empty "subComplex" elementTopoComplexPropertyTypeTopoComplexTypeImpl. addNewSubComplex()Appends and returns a new empty value (as xml) as the last "subComplex" elementTopoComplexPropertyTypeSuperComplexDocumentImpl. addNewSuperComplex()Appends and returns a new empty "superComplex" elementTopoComplexPropertyTypeTopoComplexTypeImpl. addNewSuperComplex()Appends and returns a new empty value (as xml) as the last "superComplex" elementTopoComplexPropertyTypeTopoComplexPropertyDocumentImpl. addNewTopoComplexProperty()Appends and returns a new empty "topoComplexProperty" elementTopoComplexPropertyTypeMaximalComplexDocumentImpl. getMaximalComplex()Gets the "maximalComplex" elementTopoComplexPropertyTypeTopoComplexTypeImpl. getMaximalComplex()Gets the "maximalComplex" elementTopoComplexPropertyTypeSubComplexDocumentImpl. getSubComplex()Gets the "subComplex" elementTopoComplexPropertyType[]TopoComplexTypeImpl. getSubComplexArray()Gets array of all "subComplex" elementsTopoComplexPropertyTypeTopoComplexTypeImpl. getSubComplexArray(int i)Gets ith "subComplex" elementTopoComplexPropertyTypeSuperComplexDocumentImpl. getSuperComplex()Gets the "superComplex" elementTopoComplexPropertyType[]TopoComplexTypeImpl. getSuperComplexArray()Gets array of all "superComplex" elementsTopoComplexPropertyTypeTopoComplexTypeImpl. getSuperComplexArray(int i)Gets ith "superComplex" elementTopoComplexPropertyTypeTopoComplexPropertyDocumentImpl. getTopoComplexProperty()Gets the "topoComplexProperty" elementTopoComplexPropertyTypeTopoComplexTypeImpl. insertNewSubComplex(int i)Inserts and returns a new empty value (as xml) as the ith "subComplex" elementTopoComplexPropertyTypeTopoComplexTypeImpl. insertNewSuperComplex(int i)Inserts and returns a new empty value (as xml) as the ith "superComplex" elementMethods in net.opengis.gml.x32.impl with parameters of type TopoComplexPropertyType Modifier and Type Method Description voidMaximalComplexDocumentImpl. setMaximalComplex(TopoComplexPropertyType maximalComplex)Sets the "maximalComplex" elementvoidTopoComplexTypeImpl. setMaximalComplex(TopoComplexPropertyType maximalComplex)Sets the "maximalComplex" elementvoidSubComplexDocumentImpl. setSubComplex(TopoComplexPropertyType subComplex)Sets the "subComplex" elementvoidTopoComplexTypeImpl. setSubComplexArray(int i, TopoComplexPropertyType subComplex)Sets ith "subComplex" elementvoidTopoComplexTypeImpl. setSubComplexArray(TopoComplexPropertyType[] subComplexArray)Sets array of all "subComplex" elementvoidSuperComplexDocumentImpl. setSuperComplex(TopoComplexPropertyType superComplex)Sets the "superComplex" elementvoidTopoComplexTypeImpl. setSuperComplexArray(int i, TopoComplexPropertyType superComplex)Sets ith "superComplex" elementvoidTopoComplexTypeImpl. setSuperComplexArray(TopoComplexPropertyType[] superComplexArray)Sets array of all "superComplex" elementvoidTopoComplexPropertyDocumentImpl. setTopoComplexProperty(TopoComplexPropertyType topoComplexProperty)Sets the "topoComplexProperty" element
-