Uses of Interface
org.isotc211.x2005.gmd.DSOtherAggregateType
-
Packages that use DSOtherAggregateType Package Description org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of DSOtherAggregateType in org.isotc211.x2005.gmd
Subinterfaces of DSOtherAggregateType in org.isotc211.x2005.gmd Modifier and Type Interface Description interfaceDSStereoMateTypeAn XML DS_StereoMate_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd that return DSOtherAggregateType Modifier and Type Method Description DSOtherAggregateTypeDSOtherAggregateDocument. addNewDSOtherAggregate()Appends and returns a new empty "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregatePropertyType. addNewDSOtherAggregate()Appends and returns a new empty "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregateDocument. getDSOtherAggregate()Gets the "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregatePropertyType. getDSOtherAggregate()Gets the "DS_OtherAggregate" elementstatic DSOtherAggregateTypeDSOtherAggregateType.Factory. newInstance()static DSOtherAggregateTypeDSOtherAggregateType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(File file)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(InputStream is)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(Reader r)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(String xmlAsString)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(URL u)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(XMLStreamReader sr)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(Node node)static DSOtherAggregateTypeDSOtherAggregateType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type DSOtherAggregateType Modifier and Type Method Description voidDSOtherAggregateDocument. setDSOtherAggregate(DSOtherAggregateType dsOtherAggregate)Sets the "DS_OtherAggregate" elementvoidDSOtherAggregatePropertyType. setDSOtherAggregate(DSOtherAggregateType dsOtherAggregate)Sets the "DS_OtherAggregate" element -
Uses of DSOtherAggregateType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement DSOtherAggregateType Modifier and Type Class Description classDSOtherAggregateTypeImplAn XML DS_OtherAggregate_Type(@http://www.isotc211.org/2005/gmd).classDSStereoMateTypeImplAn XML DS_StereoMate_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return DSOtherAggregateType Modifier and Type Method Description DSOtherAggregateTypeDSOtherAggregateDocumentImpl. addNewDSOtherAggregate()Appends and returns a new empty "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregatePropertyTypeImpl. addNewDSOtherAggregate()Appends and returns a new empty "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregateDocumentImpl. getDSOtherAggregate()Gets the "DS_OtherAggregate" elementDSOtherAggregateTypeDSOtherAggregatePropertyTypeImpl. getDSOtherAggregate()Gets the "DS_OtherAggregate" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type DSOtherAggregateType Modifier and Type Method Description voidDSOtherAggregateDocumentImpl. setDSOtherAggregate(DSOtherAggregateType dsOtherAggregate)Sets the "DS_OtherAggregate" elementvoidDSOtherAggregatePropertyTypeImpl. setDSOtherAggregate(DSOtherAggregateType dsOtherAggregate)Sets the "DS_OtherAggregate" element
-