public class resourceEnvRefType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
resourceEnvRefType() |
| Modifier and Type | Method and Description |
|---|---|
deploymentExtensionType |
getDeploymentExtension(int index) |
int |
getDeploymentExtensionCount() |
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
String |
getId() |
jndiNameType |
getResourceEnvRefName() |
fullyQualifiedClassType |
getResourceEnvRefType() |
boolean |
removeDeploymentExtension(int index) |
boolean |
removeDescription(int index) |
boolean |
removeId() |
boolean |
removeResourceEnvRefName() |
boolean |
removeResourceEnvRefType() |
void |
setDeploymentExtension(int index,
deploymentExtensionType deploymentExtension) |
void |
setDescription(int index,
descriptionType description) |
void |
setId(String id) |
void |
setResourceEnvRefName(jndiNameType resourceEnvRefName) |
void |
setResourceEnvRefType(fullyQualifiedClassType resourceEnvRefType) |
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 setResourceEnvRefName(jndiNameType resourceEnvRefName)
public jndiNameType getResourceEnvRefName()
public boolean removeResourceEnvRefName()
public void setResourceEnvRefType(fullyQualifiedClassType resourceEnvRefType)
public fullyQualifiedClassType getResourceEnvRefType()
public boolean removeResourceEnvRefType()
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.