| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected EjbLinkType |
EjbLocalRefType.ejbLink |
protected EjbLinkType |
EjbRefType.ejbLink |
| Modifier and Type | Method and Description |
|---|---|
EjbLinkType |
ObjectFactory.createEjbLinkType()
Create an instance of
EjbLinkType |
EjbLinkType |
EjbLocalRefType.getEjbLink()
Gets the value of the ejbLink property.
|
EjbLinkType |
EjbRefType.getEjbLink()
Gets the value of the ejbLink property.
|
EjbLinkType |
EjbLinkType.withId(String value) |
EjbLinkType |
EjbLinkType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRefType.setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property.
|
void |
EjbRefType.setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property.
|
EjbLocalRefType |
EjbLocalRefType.withEjbLink(EjbLinkType value) |
EjbRefType |
EjbRefType.withEjbLink(EjbLinkType value) |
Copyright © 2019. All rights reserved.