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