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