public class EjbRefNameType extends JndiNameType
Java class for ejb-ref-nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ejb-ref-nameType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>jndi-nameType">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
EjbRefNameType() |
| Modifier and Type | Method and Description |
|---|---|
EjbRefNameType |
withId(String value) |
EjbRefNameType |
withValue(String value) |
public EjbRefNameType withValue(String value)
withValue in class JndiNameTypepublic EjbRefNameType withId(String value)
withId in class JndiNameTypeCopyright © 2019. All rights reserved.