Uses of Enum Class
dev.vality.bouncer.base.WalletReportAttrs._Fields
Packages that use WalletReportAttrs._Fields
-
Uses of WalletReportAttrs._Fields in dev.vality.bouncer.base
Fields in dev.vality.bouncer.base with type parameters of type WalletReportAttrs._FieldsModifier and TypeFieldDescriptionstatic final Map<WalletReportAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletReportAttrs.metaDataMapMethods in dev.vality.bouncer.base that return WalletReportAttrs._FieldsModifier and TypeMethodDescriptionWalletReportAttrs.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.getFields()static WalletReportAttrs._FieldsReturns the enum constant of this class with the specified name.static WalletReportAttrs._Fields[]WalletReportAttrs._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.bouncer.base that return types with arguments of type WalletReportAttrs._FieldsModifier and TypeMethodDescriptionMap<WalletReportAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletReportAttrs.getFieldMetaData()Methods in dev.vality.bouncer.base with parameters of type WalletReportAttrs._FieldsModifier and TypeMethodDescriptionWalletReportAttrs.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)