public class TripType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
type |
| Constructor and Description |
|---|
TripType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Gets the value of the type property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
Copyright © 2018 SAP SE. All Rights Reserved.