public class ejbLocalRefType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
ejbLocalRefType() |
| Modifier and Type | Method and Description |
|---|---|
deploymentExtensionType |
getDeploymentExtension(int index) |
int |
getDeploymentExtensionCount() |
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
ejbLinkType |
getEjbLink() |
ejbRefNameType |
getEjbRefName() |
ejbRefTypeType |
getEjbRefType() |
String |
getId() |
localType |
getLocal() |
localHomeType |
getLocalHome() |
boolean |
removeDeploymentExtension(int index) |
boolean |
removeDescription(int index) |
boolean |
removeEjbLink() |
boolean |
removeEjbRefName() |
boolean |
removeEjbRefType() |
boolean |
removeId() |
boolean |
removeLocal() |
boolean |
removeLocalHome() |
void |
setDeploymentExtension(int index,
deploymentExtensionType deploymentExtension) |
void |
setDescription(int index,
descriptionType description) |
void |
setEjbLink(ejbLinkType ejbLink) |
void |
setEjbRefName(ejbRefNameType ejbRefName) |
void |
setEjbRefType(ejbRefTypeType ejbRefType) |
void |
setId(String id) |
void |
setLocal(localType local) |
void |
setLocalHome(localHomeType localHome) |
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 setEjbRefName(ejbRefNameType ejbRefName)
public ejbRefNameType getEjbRefName()
public boolean removeEjbRefName()
public void setEjbRefType(ejbRefTypeType ejbRefType)
public ejbRefTypeType getEjbRefType()
public boolean removeEjbRefType()
public void setLocalHome(localHomeType localHome)
public localHomeType getLocalHome()
public boolean removeLocalHome()
public void setLocal(localType local)
public localType getLocal()
public boolean removeLocal()
public void setEjbLink(ejbLinkType ejbLink)
public ejbLinkType getEjbLink()
public boolean removeEjbLink()
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.