EngineeringDatumRefType |
EngineeringDatumRefDocument.addNewEngineeringDatumRef() |
Appends and returns a new empty "engineeringDatumRef" element
|
EngineeringDatumRefType |
EngineeringCRSType.addNewUsesEngineeringDatum() |
Appends and returns a new empty "usesEngineeringDatum" element
|
EngineeringDatumRefType |
UsesEngineeringDatumDocument.addNewUsesEngineeringDatum() |
Appends and returns a new empty "usesEngineeringDatum" element
|
EngineeringDatumRefType |
EngineeringDatumRefDocument.getEngineeringDatumRef() |
Gets the "engineeringDatumRef" element
|
EngineeringDatumRefType |
EngineeringCRSType.getUsesEngineeringDatum() |
Gets the "usesEngineeringDatum" element
|
EngineeringDatumRefType |
UsesEngineeringDatumDocument.getUsesEngineeringDatum() |
Gets the "usesEngineeringDatum" element
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.newInstance() |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(File file) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(InputStream is) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(Reader r) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(String xmlAsString) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(URL u) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(XMLStreamReader sr) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(Node node) |
|
static EngineeringDatumRefType |
EngineeringDatumRefType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|