| Package | Description |
|---|---|
| fr.ird.observe.dto.data |
| Modifier and Type | Field and Description |
|---|---|
protected TripMapPointType |
TripMapPoint.type |
| Modifier and Type | Method and Description |
|---|---|
TripMapPointType |
TripMapPoint.getType() |
static TripMapPointType |
TripMapPointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TripMapPointType[] |
TripMapPointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TripMapPoint.setType(TripMapPointType type) |
Copyright © 2017–2018 IRD. All rights reserved.