Package io.stigg.api.operations.type
Class PricingType.UNKNOWN__
- java.lang.Object
-
- io.stigg.api.operations.type.PricingType
-
- io.stigg.api.operations.type.PricingType.UNKNOWN__
-
- Enclosing class:
- PricingType
public static class PricingType.UNKNOWN__ extends PricingType
An enum value that wasn't known at compile time.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.stigg.api.operations.type.PricingType
PricingType.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.PricingType
safeValueOf
-
-