Uses of Class
dev.vality.fistful.wallet.WalletState._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.wallet |
-
Uses of WalletState._Fields in dev.vality.fistful.wallet
Fields in dev.vality.fistful.wallet with type parameters of type WalletState._Fields Modifier and Type Field Description static Map<WalletState._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletState. metaDataMapMethods in dev.vality.fistful.wallet that return WalletState._Fields Modifier and Type Method Description WalletState._FieldsWalletState. fieldForId(int fieldId)static WalletState._FieldsWalletState._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WalletState._FieldsWalletState._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WalletState._FieldsWalletState._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletState._Fields[]WalletState. getFields()static WalletState._FieldsWalletState._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WalletState._Fields[]WalletState._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.wallet that return types with arguments of type WalletState._Fields Modifier and Type Method Description Map<WalletState._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletState. getFieldMetaData()Methods in dev.vality.fistful.wallet with parameters of type WalletState._Fields Modifier and Type Method Description ObjectWalletState. getFieldValue(WalletState._Fields field)booleanWalletState. isSet(WalletState._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidWalletState. setFieldValue(WalletState._Fields field, Object value)