public class ejbRefType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
ejbRefType() |
| Modifier and Type | Method and Description |
|---|---|
deploymentExtensionType |
getDeploymentExtension(int index) |
int |
getDeploymentExtensionCount() |
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
ejbLinkType |
getEjbLink() |
ejbRefNameType |
getEjbRefName() |
ejbRefTypeType |
getEjbRefType() |
homeType |
getHome() |
String |
getId() |
remoteType |
getRemote() |
boolean |
removeDeploymentExtension(int index) |
boolean |
removeDescription(int index) |
boolean |
removeEjbLink() |
boolean |
removeEjbRefName() |
boolean |
removeEjbRefType() |
boolean |
removeHome() |
boolean |
removeId() |
boolean |
removeRemote() |
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 |
setHome(homeType home) |
void |
setId(String id) |
void |
setRemote(remoteType remote) |
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 setHome(homeType home)
public homeType getHome()
public boolean removeHome()
public void setRemote(remoteType remote)
public remoteType getRemote()
public boolean removeRemote()
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.