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
public class messageDestinationRefType extends ComplexType
This class represents the complex type- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
factory, simpleDateFormat, xmlAttr, xmlElement
-
-
Constructor Summary
Constructors Constructor Description messageDestinationRefType()
-
Method Summary
-
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, setElementValue
-
Methods 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
-
-
-
-
Method Detail
-
setDescription
public void setDescription(int index, descriptionType description)
-
getDescription
public descriptionType getDescription(int index)
-
getDescriptionCount
public int getDescriptionCount()
-
removeDescription
public boolean removeDescription(int index)
-
setMessageDestinationRefName
public void setMessageDestinationRefName(jndiNameType messageDestinationRefName)
-
getMessageDestinationRefName
public jndiNameType getMessageDestinationRefName()
-
removeMessageDestinationRefName
public boolean removeMessageDestinationRefName()
-
setMessageDestinationType
public void setMessageDestinationType(messageDestinationTypeType messageDestinationType)
-
getMessageDestinationType
public messageDestinationTypeType getMessageDestinationType()
-
removeMessageDestinationType
public boolean removeMessageDestinationType()
-
setMessageDestinationUsage
public void setMessageDestinationUsage(messageDestinationUsageType messageDestinationUsage)
-
getMessageDestinationUsage
public messageDestinationUsageType getMessageDestinationUsage()
-
removeMessageDestinationUsage
public boolean removeMessageDestinationUsage()
-
setMessageDestinationLink
public void setMessageDestinationLink(messageDestinationLinkType messageDestinationLink)
-
getMessageDestinationLink
public messageDestinationLinkType getMessageDestinationLink()
-
removeMessageDestinationLink
public boolean removeMessageDestinationLink()
-
setDeploymentExtension
public void setDeploymentExtension(int index, deploymentExtensionType deploymentExtension)
-
getDeploymentExtension
public deploymentExtensionType getDeploymentExtension(int index)
-
getDeploymentExtensionCount
public int getDeploymentExtensionCount()
-
removeDeploymentExtension
public boolean removeDeploymentExtension(int index)
-
setId
public void setId(String id)
-
getId
public String getId()
-
removeId
public boolean removeId()
-
-