ConnectionListPropertyType |
AggregateProcessType.addNewConnections() |
Appends and returns a new empty "connections" element
|
ConnectionListPropertyType |
PhysicalSystemType.addNewConnections() |
Appends and returns a new empty "connections" element
|
ConnectionListPropertyType |
AggregateProcessType.getConnections() |
Gets the "connections" element
|
ConnectionListPropertyType |
PhysicalSystemType.getConnections() |
Gets the "connections" element
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.newInstance() |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(File file) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(InputStream is) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(Reader r) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(String xmlAsString) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(URL u) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(XMLStreamReader sr) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(Node node) |
|
static ConnectionListPropertyType |
ConnectionListPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|