|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Import'.
org.eclipse.wsdl.WSDLPackage#getImport()| Method Summary | |
|---|---|
Definition |
getEDefinition()
Returns the value of the 'EDefinition' reference |
XSDSchema |
getESchema()
Returns the value of the 'ESchema' reference |
java.lang.String |
getLocationURI()
Returns the value of the 'Location URI' attribute |
java.lang.String |
getNamespaceURI()
Returns the value of the 'Namespace URI' attribute |
XSDSchema |
getSchema()
This method is same as getESchema(). |
void |
setEDefinition(Definition value)
Sets the value of the ' EDefinition' reference |
void |
setESchema(XSDSchema value)
Sets the value of the ' ESchema' reference |
void |
setLocationURI(java.lang.String value)
Sets the value of the ' Location URI' attribute |
void |
setNamespaceURI(java.lang.String value)
Sets the value of the ' Namespace URI' attribute |
void |
setSchema(XSDSchema schema)
This method is same as setESchema(XSDSchema). |
| 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 getNamespaceURI()
If the meaning of the 'Namespace URI' attribute isn't clear, there really should be more of a description here...
setNamespaceURI(String),
org.eclipse.wsdl.WSDLPackage#getImport_NamespaceURI()public void setNamespaceURI(java.lang.String value)
Namespace URI' attribute.
value - the new value of the 'Namespace URI' attribute.getNamespaceURI()public java.lang.String getLocationURI()
If the meaning of the 'Location URI' attribute isn't clear, there really should be more of a description here...
setLocationURI(String),
org.eclipse.wsdl.WSDLPackage#getImport_LocationURI()public void setLocationURI(java.lang.String value)
Location URI' attribute.
value - the new value of the 'Location URI' attribute.getLocationURI()public Definition getEDefinition()
If the meaning of the 'EDefinition' reference isn't clear, there really should be more of a description here...
setEDefinition(Definition),
org.eclipse.wsdl.WSDLPackage#getImport_EDefinition()public void setEDefinition(Definition value)
EDefinition' reference.
value - the new value of the 'EDefinition' reference.getEDefinition()public XSDSchema getESchema()
If the meaning of the 'ESchema' reference isn't clear, there really should be more of a description here...
setESchema(XSDSchema),
org.eclipse.wsdl.WSDLPackage#getImport_ESchema()public void setESchema(XSDSchema value)
ESchema' reference.
value - the new value of the 'ESchema' reference.getESchema()public XSDSchema getSchema()
getESchema()public void setSchema(XSDSchema schema)
schema - the new value of the 'ESchema' reference.setESchema(XSDSchema)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||