Class serviceEndpointMethodMappingType
java.lang.Object
com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType
com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceEndpointMethodMappingType
- All Implemented Interfaces:
Serializable
This class represents the complex type
- See Also:
-
Field Summary
Fields inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
factory, simpleDateFormat, xmlAttr, xmlElement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getMethodParamPartsMapping(int index) intbooleanremoveId()booleanbooleanremoveMethodParamPartsMapping(int index) booleanbooleanbooleanvoidvoidsetJavaMethodName(string javaMethodName) voidsetMethodParamPartsMapping(int index, methodParamPartsMappingType methodParamPartsMapping) voidsetWrappedElement(emptyType wrappedElement) voidsetWsdlOperation(string wsdlOperation) voidsetWsdlReturnValueMapping(wsdlReturnValueMappingType wsdlReturnValueMapping) Methods inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType
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, setElementValueMethods inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
getElementBooleanValue, 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, updateElementValue
-
Constructor Details
-
serviceEndpointMethodMappingType
public serviceEndpointMethodMappingType()
-
-
Method Details
-
setJavaMethodName
-
getJavaMethodName
-
removeJavaMethodName
public boolean removeJavaMethodName() -
setWsdlOperation
-
getWsdlOperation
-
removeWsdlOperation
public boolean removeWsdlOperation() -
setWrappedElement
-
getWrappedElement
-
removeWrappedElement
public boolean removeWrappedElement() -
setMethodParamPartsMapping
public void setMethodParamPartsMapping(int index, methodParamPartsMappingType methodParamPartsMapping) -
getMethodParamPartsMapping
-
getMethodParamPartsMappingCount
public int getMethodParamPartsMappingCount() -
removeMethodParamPartsMapping
public boolean removeMethodParamPartsMapping(int index) -
setWsdlReturnValueMapping
-
getWsdlReturnValueMapping
-
removeWsdlReturnValueMapping
public boolean removeWsdlReturnValueMapping() -
setId
-
getId
-
removeId
public boolean removeId()
-