SamplingFeatureRelationType |
SamplingFeatureRelationDocument.addNewSamplingFeatureRelation() |
Appends and returns a new empty "SamplingFeatureRelation" element
|
SamplingFeatureRelationType |
SamplingFeatureRelationPropertyType.addNewSamplingFeatureRelation() |
Appends and returns a new empty "SamplingFeatureRelation" element
|
SamplingFeatureRelationType |
SamplingFeatureRelationDocument.getSamplingFeatureRelation() |
Gets the "SamplingFeatureRelation" element
|
SamplingFeatureRelationType |
SamplingFeatureRelationPropertyType.getSamplingFeatureRelation() |
Gets the "SamplingFeatureRelation" element
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.newInstance() |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(File file) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(InputStream is) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(Reader r) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(String xmlAsString) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(URL u) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(XMLStreamReader sr) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(Node node) |
|
static SamplingFeatureRelationType |
SamplingFeatureRelationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|