Package io.stigg.api.operations.type
Class EntitlementResetPeriod.UNKNOWN__
- java.lang.Object
-
- io.stigg.api.operations.type.EntitlementResetPeriod
-
- io.stigg.api.operations.type.EntitlementResetPeriod.UNKNOWN__
-
- Enclosing class:
- EntitlementResetPeriod
public static class EntitlementResetPeriod.UNKNOWN__ extends EntitlementResetPeriod
An enum value that wasn't known at compile time.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.stigg.api.operations.type.EntitlementResetPeriod
EntitlementResetPeriod.UNKNOWN__
-
-
Constructor Summary
Constructors Constructor Description UNKNOWN__(java.lang.String rawValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()-
Methods inherited from class io.stigg.api.operations.type.EntitlementResetPeriod
safeValueOf
-
-