|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebService
Method Summary | |
---|---|
java.lang.String |
getPortName()
|
IServiceEndpointInterface |
getServiceEndpoint()
|
java.lang.String |
getTargetNamespace()
|
java.lang.String |
getWsdlLocation()
|
void |
setPortName(java.lang.String value)
Sets the value of the ' Port Name ' attribute. |
void |
setTargetNamespace(java.lang.String value)
Sets the value of the ' Target Namespace ' attribute. |
void |
setWsdlLocation(java.lang.String value)
Sets the value of the ' Wsdl Location ' attribute. |
Methods inherited from interface org.eclipse.jst.ws.jaxws.dom.runtime.api.IJavaWebServiceElement |
---|
getImplementation, getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
IServiceEndpointInterface getServiceEndpoint()
java.lang.String getTargetNamespace()
void setTargetNamespace(java.lang.String value)
Target Namespace
' attribute.
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
java.lang.String getPortName()
void setPortName(java.lang.String value)
Port Name
' attribute.
value
- the new value of the 'Port Name' attribute.getPortName()
java.lang.String getWsdlLocation()
void setWsdlLocation(java.lang.String value)
Wsdl Location
' attribute.
value
- the new value of the 'Wsdl Location' attribute.getWsdlLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |