Object TransportationMode.Companion
-
- All Implemented Interfaces:
public class TransportationMode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TransportationMode.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static TransportationMode
parseType(String type)
-
-
Method Detail
-
parseType
final static TransportationMode parseType(String type)
-
-
-
-