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