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