Class messageDestinationRefType
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.messageDestinationRefType
- 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 TypeMethodDescriptiongetDeploymentExtension(int index) intgetDescription(int index) intgetId()booleanremoveDeploymentExtension(int index) booleanremoveDescription(int index) booleanremoveId()booleanbooleanbooleanbooleanvoidsetDeploymentExtension(int index, deploymentExtensionType deploymentExtension) voidsetDescription(int index, descriptionType description) voidvoidsetMessageDestinationLink(messageDestinationLinkType messageDestinationLink) voidsetMessageDestinationRefName(jndiNameType messageDestinationRefName) voidsetMessageDestinationType(messageDestinationTypeType messageDestinationType) voidsetMessageDestinationUsage(messageDestinationUsageType messageDestinationUsage) 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
-
messageDestinationRefType
public messageDestinationRefType()
-
-
Method Details
-
setDescription
-
getDescription
-
getDescriptionCount
public int getDescriptionCount() -
removeDescription
public boolean removeDescription(int index) -
setMessageDestinationRefName
-
getMessageDestinationRefName
-
removeMessageDestinationRefName
public boolean removeMessageDestinationRefName() -
setMessageDestinationType
-
getMessageDestinationType
-
removeMessageDestinationType
public boolean removeMessageDestinationType() -
setMessageDestinationUsage
-
getMessageDestinationUsage
-
removeMessageDestinationUsage
public boolean removeMessageDestinationUsage() -
setMessageDestinationLink
-
getMessageDestinationLink
-
removeMessageDestinationLink
public boolean removeMessageDestinationLink() -
setDeploymentExtension
-
getDeploymentExtension
-
getDeploymentExtensionCount
public int getDeploymentExtensionCount() -
removeDeploymentExtension
public boolean removeDeploymentExtension(int index) -
setId
-
getId
-
removeId
public boolean removeId()
-