| Modifier and Type | Field and Description |
|---|---|
protected 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(String value) |
TrackableType.Config |
TrackableType.Config.withTracker(TrackableType.Config.Tracker value) |
| Modifier and Type | Method and Description |
|---|---|
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(List<TrackableType.Config> value) |
TrackableType |
TrackableType.withConfig(Collection<TrackableType.Config> values) |
TrackableType |
TrackableType.withConfig(List<TrackableType.Config> value) |
Copyright © 2008–2023. All rights reserved.