public class serviceInterfaceMappingType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
serviceInterfaceMappingType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
portMappingType |
getPortMapping(int index) |
int |
getPortMappingCount() |
fullyQualifiedClassType |
getServiceInterface() |
xsdQNameType |
getWsdlServiceName() |
boolean |
removeId() |
boolean |
removePortMapping(int index) |
boolean |
removeServiceInterface() |
boolean |
removeWsdlServiceName() |
void |
setId(String id) |
void |
setPortMapping(int index,
portMappingType portMapping) |
void |
setServiceInterface(fullyQualifiedClassType serviceInterface) |
void |
setWsdlServiceName(xsdQNameType wsdlServiceName) |
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 setServiceInterface(fullyQualifiedClassType serviceInterface)
public fullyQualifiedClassType getServiceInterface()
public boolean removeServiceInterface()
public void setWsdlServiceName(xsdQNameType wsdlServiceName)
public xsdQNameType getWsdlServiceName()
public boolean removeWsdlServiceName()
public void setPortMapping(int index,
portMappingType portMapping)
public portMappingType getPortMapping(int index)
public int getPortMappingCount()
public boolean removePortMapping(int index)
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.