public class TripType
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the type property.
void
Sets the value of the type property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
TripType
public TripType()
-
Method Details
-
getType
Gets the value of the type property.
- Returns:
- possible object is
String
-
setType
public void setType(String value)
Sets the value of the type property.
- Parameters:
value - allowed object is
String