Class serviceRefType
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.serviceRefType
- 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 TypeMethodDescriptiongetHandler(int index) intgetId()getPortComponentRef(int index) intbooleanremoveHandler(int index) booleanremoveId()booleanbooleanremovePortComponentRef(int index) booleanbooleanbooleanbooleanvoidsetHandler(int index, serviceRef_handlerType handler) voidvoidsetJaxrpcMappingFile(String jaxrpcMappingFile) voidsetPortComponentRef(int index, portComponentRefType portComponentRef) voidsetServiceInterface(String serviceInterface) voidsetServiceQname(String serviceQname) voidsetServiceRefName(String serviceRefName) voidsetWsdlFile(String wsdlFile) 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
-
serviceRefType
public serviceRefType()
-
-
Method Details
-
setServiceRefName
-
getServiceRefName
-
removeServiceRefName
public boolean removeServiceRefName() -
setServiceInterface
-
getServiceInterface
-
removeServiceInterface
public boolean removeServiceInterface() -
setWsdlFile
-
getWsdlFile
-
removeWsdlFile
public boolean removeWsdlFile() -
setJaxrpcMappingFile
-
getJaxrpcMappingFile
-
removeJaxrpcMappingFile
public boolean removeJaxrpcMappingFile() -
setServiceQname
-
getServiceQname
-
removeServiceQname
public boolean removeServiceQname() -
setPortComponentRef
-
getPortComponentRef
-
getPortComponentRefCount
public int getPortComponentRefCount() -
removePortComponentRef
public boolean removePortComponentRef(int index) -
setHandler
-
getHandler
-
getHandlerCount
public int getHandlerCount() -
removeHandler
public boolean removeHandler(int index) -
setId
-
getId
-
removeId
public boolean removeId()
-