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