|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSRFClientConfigurationType | |
---|---|
org.ogf.graap.wsag4j.types.configuration | |
org.ogf.graap.wsag4j.types.configuration.impl |
Uses of WSRFClientConfigurationType in org.ogf.graap.wsag4j.types.configuration |
---|
Methods in org.ogf.graap.wsag4j.types.configuration that return WSRFClientConfigurationType | |
---|---|
WSRFClientConfigurationType |
ConfigurationType.addNewWSRFClientConfiguration()
Appends and returns a new empty "WSRFClientConfiguration" element |
WSRFClientConfigurationType |
ConfigurationType.getWSRFClientConfiguration()
Gets the "WSRFClientConfiguration" element |
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.newInstance()
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(File file)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(InputStream is)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(Node node)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(Reader r)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(String xmlAsString)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(URL u)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static WSRFClientConfigurationType |
WSRFClientConfigurationType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.graap.wsag4j.types.configuration with parameters of type WSRFClientConfigurationType | |
---|---|
void |
ConfigurationType.setWSRFClientConfiguration(WSRFClientConfigurationType wsrfClientConfiguration)
Sets the "WSRFClientConfiguration" element |
Uses of WSRFClientConfigurationType in org.ogf.graap.wsag4j.types.configuration.impl |
---|
Classes in org.ogf.graap.wsag4j.types.configuration.impl that implement WSRFClientConfigurationType | |
---|---|
class |
WSRFClientConfigurationTypeImpl
An XML WSRFClientConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j). |
Methods in org.ogf.graap.wsag4j.types.configuration.impl that return WSRFClientConfigurationType | |
---|---|
WSRFClientConfigurationType |
ConfigurationTypeImpl.addNewWSRFClientConfiguration()
Appends and returns a new empty "WSRFClientConfiguration" element |
WSRFClientConfigurationType |
ConfigurationTypeImpl.getWSRFClientConfiguration()
Gets the "WSRFClientConfiguration" element |
Methods in org.ogf.graap.wsag4j.types.configuration.impl with parameters of type WSRFClientConfigurationType | |
---|---|
void |
ConfigurationTypeImpl.setWSRFClientConfiguration(WSRFClientConfigurationType wsrfClientConfiguration)
Sets the "WSRFClientConfiguration" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |