MovingObjectStatusType |
MovingObjectStatusDocument.addNewMovingObjectStatus() |
Appends and returns a new empty "MovingObjectStatus" element
|
MovingObjectStatusType |
MovingObjectStatusDocument.getMovingObjectStatus() |
Gets the "MovingObjectStatus" element
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.newInstance() |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(File file) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(InputStream is) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(Reader r) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(String xmlAsString) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(URL u) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(XMLStreamReader sr) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(Node node) |
|
static MovingObjectStatusType |
MovingObjectStatusType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|