|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationType
An XML ConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j). This is a complex type.
Nested Class Summary | |
---|---|
static class |
ConfigurationType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
WSRFClientConfigurationType |
addNewWSRFClientConfiguration()
Appends and returns a new empty "WSRFClientConfiguration" element |
WSRFEngineConfigurationType |
addNewWSRFEngineConfiguration()
Appends and returns a new empty "WSRFEngineConfiguration" element |
WSRFClientConfigurationType |
getWSRFClientConfiguration()
Gets the "WSRFClientConfiguration" element |
WSRFEngineConfigurationType |
getWSRFEngineConfiguration()
Gets the "WSRFEngineConfiguration" element |
boolean |
isSetWSRFClientConfiguration()
True if has "WSRFClientConfiguration" element |
boolean |
isSetWSRFEngineConfiguration()
True if has "WSRFEngineConfiguration" element |
void |
setWSRFClientConfiguration(WSRFClientConfigurationType wsrfClientConfiguration)
Sets the "WSRFClientConfiguration" element |
void |
setWSRFEngineConfiguration(WSRFEngineConfigurationType wsrfEngineConfiguration)
Sets the "WSRFEngineConfiguration" element |
void |
unsetWSRFClientConfiguration()
Unsets the "WSRFClientConfiguration" element |
void |
unsetWSRFEngineConfiguration()
Unsets the "WSRFEngineConfiguration" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
WSRFEngineConfigurationType getWSRFEngineConfiguration()
boolean isSetWSRFEngineConfiguration()
void setWSRFEngineConfiguration(WSRFEngineConfigurationType wsrfEngineConfiguration)
WSRFEngineConfigurationType addNewWSRFEngineConfiguration()
void unsetWSRFEngineConfiguration()
WSRFClientConfigurationType getWSRFClientConfiguration()
boolean isSetWSRFClientConfiguration()
void setWSRFClientConfiguration(WSRFClientConfigurationType wsrfClientConfiguration)
WSRFClientConfigurationType addNewWSRFClientConfiguration()
void unsetWSRFClientConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |