|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Extensibility Element'.
org.eclipse.wsdl.WSDLPackage#getExtensibilityElement()| Method Summary | |
|---|---|
QName |
getElementType()
Returns the value of the 'Element Type' attribute |
boolean |
isRequired()
Returns the value of the 'Required' attribute |
void |
setElementType(QName value)
Sets the value of the ' Element Type' attribute |
void |
setRequired(boolean value)
Sets the value of the ' Required' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
|---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public boolean isRequired()
If the meaning of the 'Required' attribute isn't clear, there really should be more of a description here...
setRequired(boolean),
org.eclipse.wsdl.WSDLPackage#getExtensibilityElement_Required()public void setRequired(boolean value)
Required' attribute.
value - the new value of the 'Required' attribute.isRequired()public QName getElementType()
If the meaning of the 'Element Type' attribute isn't clear, there really should be more of a description here...
setElementType(QName),
org.eclipse.wsdl.WSDLPackage#getExtensibilityElement_ElementType()public void setElementType(QName value)
Element Type' attribute.
value - the new value of the 'Element Type' attribute.getElementType()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||