Uses of Class
dev.vality.bouncer.base.WalletReportAttrs._Fields
| Package | Description |
|---|---|
| dev.vality.bouncer.base |
-
Uses of WalletReportAttrs._Fields in dev.vality.bouncer.base
Fields in dev.vality.bouncer.base with type parameters of type WalletReportAttrs._Fields Modifier and Type Field Description static Map<WalletReportAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletReportAttrs. metaDataMapMethods in dev.vality.bouncer.base that return WalletReportAttrs._Fields Modifier and Type Method Description WalletReportAttrs._FieldsWalletReportAttrs. fieldForId(int fieldId)static WalletReportAttrs._FieldsWalletReportAttrs._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WalletReportAttrs._FieldsWalletReportAttrs._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WalletReportAttrs._FieldsWalletReportAttrs._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletReportAttrs._Fields[]WalletReportAttrs. getFields()static WalletReportAttrs._FieldsWalletReportAttrs._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WalletReportAttrs._Fields[]WalletReportAttrs._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 WalletReportAttrs._Fields Modifier and Type Method Description Map<WalletReportAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletReportAttrs. getFieldMetaData()Methods in dev.vality.bouncer.base with parameters of type WalletReportAttrs._Fields Modifier and Type Method Description ObjectWalletReportAttrs. getFieldValue(WalletReportAttrs._Fields field)booleanWalletReportAttrs. isSet(WalletReportAttrs._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidWalletReportAttrs. setFieldValue(WalletReportAttrs._Fields field, Object value)