public class resourceRefType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
resourceRefType() |
| Modifier and Type | Method and Description |
|---|---|
deploymentExtensionType |
getDeploymentExtension(int index) |
int |
getDeploymentExtensionCount() |
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
String |
getId() |
resAuthType |
getResAuth() |
jndiNameType |
getResRefName() |
resSharingScopeType |
getResSharingScope() |
fullyQualifiedClassType |
getResType() |
boolean |
removeDeploymentExtension(int index) |
boolean |
removeDescription(int index) |
boolean |
removeId() |
boolean |
removeResAuth() |
boolean |
removeResRefName() |
boolean |
removeResSharingScope() |
boolean |
removeResType() |
void |
setDeploymentExtension(int index,
deploymentExtensionType deploymentExtension) |
void |
setDescription(int index,
descriptionType description) |
void |
setId(String id) |
void |
setResAuth(resAuthType resAuth) |
void |
setResRefName(jndiNameType resRefName) |
void |
setResSharingScope(resSharingScopeType resSharingScope) |
void |
setResType(fullyQualifiedClassType resType) |
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 setResRefName(jndiNameType resRefName)
public jndiNameType getResRefName()
public boolean removeResRefName()
public void setResType(fullyQualifiedClassType resType)
public fullyQualifiedClassType getResType()
public boolean removeResType()
public void setResAuth(resAuthType resAuth)
public resAuthType getResAuth()
public boolean removeResAuth()
public void setResSharingScope(resSharingScopeType resSharingScope)
public resSharingScopeType getResSharingScope()
public boolean removeResSharingScope()
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.