public class messageDestinationType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
messageDestinationType() |
| Modifier and Type | Method and Description |
|---|---|
deploymentExtensionType |
getDeploymentExtension(int index) |
int |
getDeploymentExtensionCount() |
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
displayNameType |
getDisplayName(int index) |
int |
getDisplayNameCount() |
iconType |
getIcon(int index) |
int |
getIconCount() |
String |
getId() |
string |
getMessageDestinationName() |
boolean |
removeDeploymentExtension(int index) |
boolean |
removeDescription(int index) |
boolean |
removeDisplayName(int index) |
boolean |
removeIcon(int index) |
boolean |
removeId() |
boolean |
removeMessageDestinationName() |
void |
setDeploymentExtension(int index,
deploymentExtensionType deploymentExtension) |
void |
setDescription(int index,
descriptionType description) |
void |
setDisplayName(int index,
displayNameType displayName) |
void |
setIcon(int index,
iconType icon) |
void |
setId(String id) |
void |
setMessageDestinationName(string messageDestinationName) |
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 setDescription(int index,
descriptionType description)
public descriptionType getDescription(int index)
public int getDescriptionCount()
public boolean removeDescription(int index)
public void setDisplayName(int index,
displayNameType displayName)
public displayNameType getDisplayName(int index)
public int getDisplayNameCount()
public boolean removeDisplayName(int index)
public void setIcon(int index,
iconType icon)
public iconType getIcon(int index)
public int getIconCount()
public boolean removeIcon(int index)
public void setMessageDestinationName(string messageDestinationName)
public string getMessageDestinationName()
public boolean removeMessageDestinationName()
public void setDeploymentExtension(int index,
deploymentExtensionType deploymentExtension)
public deploymentExtensionType getDeploymentExtension(int index)
public int getDeploymentExtensionCount()
public boolean removeDeploymentExtension(int index)
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.