| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<TrackingModeType> |
SessionConfigType.trackingMode |
| Modifier and Type | Method and Description |
|---|---|
TrackingModeType |
ObjectFactory.createTrackingModeType()
Create an instance of
TrackingModeType |
TrackingModeType |
TrackingModeType.withId(String value) |
TrackingModeType |
TrackingModeType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TrackingModeType> |
SessionConfigType.getTrackingMode()
Gets the value of the trackingMode property.
|
| Modifier and Type | Method and Description |
|---|---|
SessionConfigType |
SessionConfigType.withTrackingMode(TrackingModeType... values) |
| Modifier and Type | Method and Description |
|---|---|
SessionConfigType |
SessionConfigType.withTrackingMode(Collection<TrackingModeType> values) |
Copyright © 2019. All rights reserved.