public class serviceEndpointInterfaceMappingType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
serviceEndpointInterfaceMappingType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
fullyQualifiedClassType |
getServiceEndpointInterface() |
serviceEndpointMethodMappingType |
getServiceEndpointMethodMapping(int index) |
int |
getServiceEndpointMethodMappingCount() |
xsdQNameType |
getWsdlBinding() |
xsdQNameType |
getWsdlPortType() |
boolean |
removeId() |
boolean |
removeServiceEndpointInterface() |
boolean |
removeServiceEndpointMethodMapping(int index) |
boolean |
removeWsdlBinding() |
boolean |
removeWsdlPortType() |
void |
setId(String id) |
void |
setServiceEndpointInterface(fullyQualifiedClassType serviceEndpointInterface) |
void |
setServiceEndpointMethodMapping(int index,
serviceEndpointMethodMappingType serviceEndpointMethodMapping) |
void |
setWsdlBinding(xsdQNameType wsdlBinding) |
void |
setWsdlPortType(xsdQNameType wsdlPortType) |
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 setServiceEndpointInterface(fullyQualifiedClassType serviceEndpointInterface)
public fullyQualifiedClassType getServiceEndpointInterface()
public boolean removeServiceEndpointInterface()
public void setWsdlPortType(xsdQNameType wsdlPortType)
public xsdQNameType getWsdlPortType()
public boolean removeWsdlPortType()
public void setWsdlBinding(xsdQNameType wsdlBinding)
public xsdQNameType getWsdlBinding()
public boolean removeWsdlBinding()
public void setServiceEndpointMethodMapping(int index,
serviceEndpointMethodMappingType serviceEndpointMethodMapping)
public serviceEndpointMethodMappingType getServiceEndpointMethodMapping(int index)
public int getServiceEndpointMethodMappingCount()
public boolean removeServiceEndpointMethodMapping(int index)
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.