|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSRFEngineConfigurationType
An XML WSRFEngineConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j). This is a complex type.
Nested Class Summary | |
---|---|
static class |
WSRFEngineConfigurationType.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 | |
---|---|
KeystoreConfigurationType |
addNewKeystore()
Appends and returns a new empty "Keystore" element |
HandlerChainType |
addNewSecurityHandlerChain()
Appends and returns a new empty "SecurityHandlerChain" element |
TruststoreConfigurationType |
addNewTruststore()
Appends and returns a new empty "Truststore" element |
WSAG4JEngineInstanceListType |
addNewWSAG4JEngineInstances()
Appends and returns a new empty "WSAG4JEngineInstances" element |
String |
getGatewayAddress()
Gets the "GatewayAddress" element |
KeystoreConfigurationType |
getKeystore()
Gets the "Keystore" element |
HandlerChainType |
getSecurityHandlerChain()
Gets the "SecurityHandlerChain" element |
TruststoreConfigurationType |
getTruststore()
Gets the "Truststore" element |
WSAG4JEngineInstanceListType |
getWSAG4JEngineInstances()
Gets the "WSAG4JEngineInstances" element |
boolean |
isSetSecurityHandlerChain()
True if has "SecurityHandlerChain" element |
boolean |
isSetWSAG4JEngineInstances()
True if has "WSAG4JEngineInstances" element |
void |
setGatewayAddress(String gatewayAddress)
Sets the "GatewayAddress" element |
void |
setKeystore(KeystoreConfigurationType keystore)
Sets the "Keystore" element |
void |
setSecurityHandlerChain(HandlerChainType securityHandlerChain)
Sets the "SecurityHandlerChain" element |
void |
setTruststore(TruststoreConfigurationType truststore)
Sets the "Truststore" element |
void |
setWSAG4JEngineInstances(WSAG4JEngineInstanceListType wsag4JEngineInstances)
Sets the "WSAG4JEngineInstances" element |
void |
unsetSecurityHandlerChain()
Unsets the "SecurityHandlerChain" element |
void |
unsetWSAG4JEngineInstances()
Unsets the "WSAG4JEngineInstances" element |
org.apache.xmlbeans.XmlString |
xgetGatewayAddress()
Gets (as xml) the "GatewayAddress" element |
void |
xsetGatewayAddress(org.apache.xmlbeans.XmlString gatewayAddress)
Sets (as xml) the "GatewayAddress" 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 |
---|
String getGatewayAddress()
org.apache.xmlbeans.XmlString xgetGatewayAddress()
void setGatewayAddress(String gatewayAddress)
void xsetGatewayAddress(org.apache.xmlbeans.XmlString gatewayAddress)
KeystoreConfigurationType getKeystore()
void setKeystore(KeystoreConfigurationType keystore)
KeystoreConfigurationType addNewKeystore()
TruststoreConfigurationType getTruststore()
void setTruststore(TruststoreConfigurationType truststore)
TruststoreConfigurationType addNewTruststore()
HandlerChainType getSecurityHandlerChain()
boolean isSetSecurityHandlerChain()
void setSecurityHandlerChain(HandlerChainType securityHandlerChain)
HandlerChainType addNewSecurityHandlerChain()
void unsetSecurityHandlerChain()
WSAG4JEngineInstanceListType getWSAG4JEngineInstances()
boolean isSetWSAG4JEngineInstances()
void setWSAG4JEngineInstances(WSAG4JEngineInstanceListType wsag4JEngineInstances)
WSAG4JEngineInstanceListType addNewWSAG4JEngineInstances()
void unsetWSAG4JEngineInstances()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |