Uses of Enum Class
dev.vality.bouncer.base.WalletAttrs._Fields
Packages that use WalletAttrs._Fields
-
Uses of WalletAttrs._Fields in dev.vality.bouncer.base
Fields in dev.vality.bouncer.base with type parameters of type WalletAttrs._FieldsModifier and TypeFieldDescriptionstatic final Map<WalletAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletAttrs.metaDataMapMethods in dev.vality.bouncer.base that return WalletAttrs._FieldsModifier and TypeMethodDescriptionWalletAttrs.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.getFields()static WalletAttrs._FieldsReturns the enum constant of this class with the specified name.static WalletAttrs._Fields[]WalletAttrs._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 WalletAttrs._FieldsModifier and TypeMethodDescriptionMap<WalletAttrs._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletAttrs.getFieldMetaData()Methods in dev.vality.bouncer.base with parameters of type WalletAttrs._FieldsModifier and TypeMethodDescriptionWalletAttrs.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)