-
public class RouteTypes.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static RouteTypes.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RouteTypesgetById(Integer id)Matches route type id to enum value -
-
Method Detail
-
getById
final RouteTypes getById(Integer id)
Matches route type id to enum value
-
-
-
-