-
- All Implemented Interfaces:
public class EaseOfParkingLevel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static EaseOfParkingLevel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final EaseOfParkingLevelfromInt(Integer value)Performs from int. -
-
Method Detail
-
fromInt
final EaseOfParkingLevel fromInt(Integer value)
Performs from int.
- Parameters:
value- the value
-
-
-
-