Uses of Interface
net.opengis.sensorml.x20.DataComponentPathPropertyType
-
Packages that use DataComponentPathPropertyType Package Description net.opengis.sensorml.x20 net.opengis.sensorml.x20.impl -
-
Uses of DataComponentPathPropertyType in net.opengis.sensorml.x20
Methods in net.opengis.sensorml.x20 that return DataComponentPathPropertyType Modifier and Type Method Description static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. newInstance()static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. newValue(Object obj)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(File file)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(InputStream is)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(Reader r)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(String xmlAsString)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(URL u)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(XMLStreamReader sr)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(Node node)static DataComponentPathPropertyTypeDataComponentPathPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)DataComponentPathPropertyTypeArraySettingPropertyType. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeConstraintSettingPropertyType. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeDataComponentRefPropertyType. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeModeSettingPropertyType. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeStatusSettingPropertyType. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeValueSettingPropertyType. xgetRef()Gets (as xml) the "ref" attributeMethods in net.opengis.sensorml.x20 with parameters of type DataComponentPathPropertyType Modifier and Type Method Description voidArraySettingPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidConstraintSettingPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidDataComponentRefPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidModeSettingPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidStatusSettingPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidValueSettingPropertyType. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attribute -
Uses of DataComponentPathPropertyType in net.opengis.sensorml.x20.impl
Classes in net.opengis.sensorml.x20.impl that implement DataComponentPathPropertyType Modifier and Type Class Description classDataComponentPathPropertyTypeImplAn XML DataComponentPathPropertyType(@http://www.opengis.net/sensorml/2.0).Methods in net.opengis.sensorml.x20.impl that return DataComponentPathPropertyType Modifier and Type Method Description DataComponentPathPropertyTypeArraySettingPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeConstraintSettingPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeDataComponentRefPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeModeSettingPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeStatusSettingPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeDataComponentPathPropertyTypeValueSettingPropertyTypeImpl. xgetRef()Gets (as xml) the "ref" attributeMethods in net.opengis.sensorml.x20.impl with parameters of type DataComponentPathPropertyType Modifier and Type Method Description voidArraySettingPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidConstraintSettingPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidDataComponentRefPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidModeSettingPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidStatusSettingPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attributevoidValueSettingPropertyTypeImpl. xsetRef(DataComponentPathPropertyType ref)Sets (as xml) the "ref" attribute
-