SurfaceArrayPropertyType |
SurfaceArrayPropertyDocument.addNewSurfaceArrayProperty() |
Appends and returns a new empty "surfaceArrayProperty" element
|
SurfaceArrayPropertyType |
MultiSurfaceType.addNewSurfaceMembers() |
Appends and returns a new empty "surfaceMembers" element
|
SurfaceArrayPropertyType |
SurfaceMembersDocument.addNewSurfaceMembers() |
Appends and returns a new empty "surfaceMembers" element
|
SurfaceArrayPropertyType |
SurfaceArrayPropertyDocument.getSurfaceArrayProperty() |
Gets the "surfaceArrayProperty" element
|
SurfaceArrayPropertyType |
MultiSurfaceType.getSurfaceMembers() |
Gets the "surfaceMembers" element
|
SurfaceArrayPropertyType |
SurfaceMembersDocument.getSurfaceMembers() |
Gets the "surfaceMembers" element
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.newInstance() |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(File file) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(InputStream is) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(Reader r) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(String xmlAsString) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(URL u) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(XMLStreamReader sr) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(Node node) |
|
static SurfaceArrayPropertyType |
SurfaceArrayPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|