public class serviceEndpointMethodMappingType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
serviceEndpointMethodMappingType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
string |
getJavaMethodName() |
methodParamPartsMappingType |
getMethodParamPartsMapping(int index) |
int |
getMethodParamPartsMappingCount() |
emptyType |
getWrappedElement() |
string |
getWsdlOperation() |
wsdlReturnValueMappingType |
getWsdlReturnValueMapping() |
boolean |
removeId() |
boolean |
removeJavaMethodName() |
boolean |
removeMethodParamPartsMapping(int index) |
boolean |
removeWrappedElement() |
boolean |
removeWsdlOperation() |
boolean |
removeWsdlReturnValueMapping() |
void |
setId(String id) |
void |
setJavaMethodName(string javaMethodName) |
void |
setMethodParamPartsMapping(int index,
methodParamPartsMappingType methodParamPartsMapping) |
void |
setWrappedElement(emptyType wrappedElement) |
void |
setWsdlOperation(string wsdlOperation) |
void |
setWsdlReturnValueMapping(wsdlReturnValueMappingType wsdlReturnValueMapping) |
getAttributeBooleanValue, getAttributeByteValue, getAttributeDateValue, getAttributeDoubleValue, getAttributeFloatValue, getAttributeIntegerValue, getAttributeLongValue, getAttributeNames, getAttributeShortValue, getAttributeValue, getAttributeValue, getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementShortValue, removeAttribute, removeElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValuegetElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementName, getElementShortValue, getElementValue, getElementValue, getElementValue, getElementValue, getElementValue, getXMLAttribute, getXMLElement, removeElement, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setFactory, setXMLAttribute, setXMLElement, sizeOfElement, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValuepublic void setJavaMethodName(string javaMethodName)
public string getJavaMethodName()
public boolean removeJavaMethodName()
public void setWsdlOperation(string wsdlOperation)
public string getWsdlOperation()
public boolean removeWsdlOperation()
public void setWrappedElement(emptyType wrappedElement)
public emptyType getWrappedElement()
public boolean removeWrappedElement()
public void setMethodParamPartsMapping(int index,
methodParamPartsMappingType methodParamPartsMapping)
public methodParamPartsMappingType getMethodParamPartsMapping(int index)
public int getMethodParamPartsMappingCount()
public boolean removeMethodParamPartsMapping(int index)
public void setWsdlReturnValueMapping(wsdlReturnValueMappingType wsdlReturnValueMapping)
public wsdlReturnValueMappingType getWsdlReturnValueMapping()
public boolean removeWsdlReturnValueMapping()
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.