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