|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Part'.
org.eclipse.wsdl.WSDLPackage#getPart()| Method Summary | |
|---|---|
XSDElementDeclaration |
getElementDeclaration()
Returns the value of the 'Element Declaration' reference |
QName |
getElementName()
Returns the value of the 'Element Name' attribute |
Message |
getEMessage()
Returns the value of the 'EMessage' reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
XSDTypeDefinition |
getTypeDefinition()
Returns the value of the 'Type Definition' reference |
QName |
getTypeName()
Returns the value of the 'Type Name' attribute |
void |
setElementDeclaration(XSDElementDeclaration value)
Sets the value of the ' Element Declaration' reference |
void |
setElementName(QName value)
Sets the value of the ' Element Name' attribute |
void |
setEMessage(Message value)
Sets the value of the ' EMessage' reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setTypeDefinition(XSDTypeDefinition value)
Sets the value of the ' Type Definition' reference |
void |
setTypeName(QName value)
Sets the value of the ' Type Name' attribute |
| 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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
org.eclipse.wsdl.WSDLPackage#getPart_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public QName getElementName()
If the meaning of the 'Element Name' attribute isn't clear, there really should be more of a description here...
setElementName(QName),
org.eclipse.wsdl.WSDLPackage#getPart_ElementName()public void setElementName(QName value)
Element Name' attribute.
value - the new value of the 'Element Name' attribute.getElementName()public QName getTypeName()
If the meaning of the 'Type Name' attribute isn't clear, there really should be more of a description here...
setTypeName(QName),
org.eclipse.wsdl.WSDLPackage#getPart_TypeName()public void setTypeName(QName value)
Type Name' attribute.
value - the new value of the 'Type Name' attribute.getTypeName()public XSDTypeDefinition getTypeDefinition()
If the meaning of the 'Type Definition' reference isn't clear, there really should be more of a description here...
setTypeDefinition(XSDTypeDefinition),
org.eclipse.wsdl.WSDLPackage#getPart_TypeDefinition()public void setTypeDefinition(XSDTypeDefinition value)
Type Definition' reference.
value - the new value of the 'Type Definition' reference.getTypeDefinition()public XSDElementDeclaration getElementDeclaration()
If the meaning of the 'Element Declaration' reference isn't clear, there really should be more of a description here...
setElementDeclaration(XSDElementDeclaration),
org.eclipse.wsdl.WSDLPackage#getPart_ElementDeclaration()public void setElementDeclaration(XSDElementDeclaration value)
Element Declaration' reference.
value - the new value of the 'Element Declaration' reference.getElementDeclaration()public Message getEMessage()
If the meaning of the 'EMessage' reference isn't clear, there really should be more of a description here...
setEMessage(Message),
org.eclipse.wsdl.WSDLPackage#getPart_EMessage()public void setEMessage(Message value)
EMessage' reference.
value - the new value of the 'EMessage' reference.getEMessage()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||