|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Complex type with complex content model.
Attribute Summary | |
|
action use: required; propertyName: Action
|
|
file use: required; propertyName: File
|
|
host use: required; propertyName: Host
|
int |
port use: required; propertyName: Port
|
Attribute Detail |
String
(IStringData
)
use: required; propertyName: Action
String
(IStringData
)
use: required; propertyName: File
String
(IAnyURIData
)
use: required; propertyName: Host
int (IUnsignedShortData
)
use: required; propertyName: Port
Element Summary | |
|
envelopeHandler minOccurs: 1; maxOccurs: 1; propertyName: EnvelopeHandler
|
Element Detail |
IEnvelopeHandler
minOccurs: 1; maxOccurs: 1; propertyName: EnvelopeHandler
Method Summary | |
java.lang.String |
getAction()
Gets the action attribute. |
IEnvelopeHandler |
getEnvelopeHandler()
Gets the envelopeHandler element. |
java.lang.String |
getFile()
Gets the file attribute. |
java.lang.String |
getHost()
Gets the host attribute. |
int |
getPort()
Gets the port attribute. |
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData |
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_ |
Method Detail |
public IEnvelopeHandler getEnvelopeHandler()
public java.lang.String getAction()
public java.lang.String getFile()
public java.lang.String getHost()
public int getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |