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