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