| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TrackableType.Config> |
TrackableType.config |
| Modifier and Type | Method and Description |
|---|---|
TrackableType.Config |
ObjectFactory.createTrackableTypeConfig()
Create an instance of
TrackableType.Config |
TrackableType.Config |
TrackableType.Config.withOrder(int value) |
TrackableType.Config |
TrackableType.Config.withSrc(java.lang.String value) |
TrackableType.Config |
TrackableType.Config.withTracker(TrackableType.Config.Tracker value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TrackableType.Config> |
TrackableType.getConfig()
Gets the value of the config property.
|
| Modifier and Type | Method and Description |
|---|---|
TrackableType |
TrackableType.withConfig(TrackableType.Config... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrackableType.setConfig(java.util.List<TrackableType.Config> value) |
TrackableType |
TrackableType.withConfig(java.util.Collection<TrackableType.Config> values) |
TrackableType |
TrackableType.withConfig(java.util.List<TrackableType.Config> value) |
Copyright © 2008-2021. All Rights Reserved.