|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Header Base'.
The following features are supported:
SOAPPackage.getSOAPHeaderBase()| Method Summary | |
EList |
getEncodingStyles()
Returns the value of the 'Encoding Styles' attribute list. |
Message |
getMessage()
Returns the value of the 'Message' reference |
java.lang.String |
getNamespaceURI()
Returns the value of the 'Namespace URI' attribute |
Part |
getPart()
Returns the value of the 'Part' reference |
java.lang.String |
getUse()
Returns the value of the 'Use' attribute |
void |
setMessage(Message value)
Sets the value of the ' Message' reference |
void |
setNamespaceURI(java.lang.String value)
Sets the value of the ' Namespace URI' attribute |
void |
setPart(Part value)
Sets the value of the ' Part' reference |
void |
setUse(java.lang.String value)
Sets the value of the ' Use' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.ExtensibilityElement |
getElementType, isRequired, setElementType, setRequired |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public java.lang.String getUse()
If the meaning of the 'Use' attribute isn't clear, there really should be more of a description here...
setUse(String),
SOAPPackage.getSOAPHeaderBase_Use()public void setUse(java.lang.String value)
Use' attribute.
value - the new value of the 'Use' attribute.getUse()public java.lang.String getNamespaceURI()
If the meaning of the 'Namespace URI' attribute isn't clear, there really should be more of a description here...
setNamespaceURI(String),
SOAPPackage.getSOAPHeaderBase_NamespaceURI()public void setNamespaceURI(java.lang.String value)
Namespace URI' attribute.
value - the new value of the 'Namespace URI' attribute.getNamespaceURI()public EList getEncodingStyles()
String.
If the meaning of the 'Encoding Styles' attribute list isn't clear, there really should be more of a description here...
SOAPPackage.getSOAPHeaderBase_EncodingStyles()public Message getMessage()
If the meaning of the 'Message' reference isn't clear, there really should be more of a description here...
setMessage(Message),
SOAPPackage.getSOAPHeaderBase_Message()public void setMessage(Message value)
Message' reference.
value - the new value of the 'Message' reference.getMessage()public Part getPart()
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
setPart(Part),
SOAPPackage.getSOAPHeaderBase_Part()public void setPart(Part value)
Part' reference.
value - the new value of the 'Part' reference.getPart()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||