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