Uses of Class
dev.vality.fistful.limit_check.WalletDetails._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.limit_check |
-
Uses of WalletDetails._Fields in dev.vality.fistful.limit_check
Fields in dev.vality.fistful.limit_check with type parameters of type WalletDetails._Fields Modifier and Type Field Description static Map<WalletDetails._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletDetails. metaDataMapMethods in dev.vality.fistful.limit_check that return WalletDetails._Fields Modifier and Type Method Description protected WalletDetails._FieldsWalletDetails. enumForId(short id)WalletDetails._FieldsWalletDetails. fieldForId(int fieldId)static WalletDetails._FieldsWalletDetails._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WalletDetails._FieldsWalletDetails._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WalletDetails._FieldsWalletDetails._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletDetails._Fields[]WalletDetails. getFields()static WalletDetails._FieldsWalletDetails._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WalletDetails._Fields[]WalletDetails._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.limit_check that return types with arguments of type WalletDetails._Fields Modifier and Type Method Description Map<WalletDetails._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletDetails. getFieldMetaData()Methods in dev.vality.fistful.limit_check with parameters of type WalletDetails._Fields Modifier and Type Method Description protected voidWalletDetails. checkType(WalletDetails._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldWalletDetails. getFieldDesc(WalletDetails._Fields setField)Constructors in dev.vality.fistful.limit_check with parameters of type WalletDetails._Fields Constructor Description WalletDetails(WalletDetails._Fields setField, Object value)