Uses of Enum Class
dev.vality.bouncer.base.Cash._Fields
Packages that use Cash._Fields
-
Uses of Cash._Fields in dev.vality.bouncer.base
Fields in dev.vality.bouncer.base with type parameters of type Cash._FieldsModifier and TypeFieldDescriptionstatic final Map<Cash._Fields,org.apache.thrift.meta_data.FieldMetaData> Cash.metaDataMapMethods in dev.vality.bouncer.base that return Cash._FieldsModifier and TypeMethodDescriptionCash.fieldForId(int fieldId) static Cash._FieldsCash._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static Cash._FieldsCash._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Cash._FieldsCash._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Cash.getFields()static Cash._FieldsReturns the enum constant of this class with the specified name.static Cash._Fields[]Cash._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 Cash._FieldsModifier and TypeMethodDescriptionMap<Cash._Fields,org.apache.thrift.meta_data.FieldMetaData> Cash.getFieldMetaData()Methods in dev.vality.bouncer.base with parameters of type Cash._FieldsModifier and TypeMethodDescriptionCash.getFieldValue(Cash._Fields field) booleanCash.isSet(Cash._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidCash.setFieldValue(Cash._Fields field, Object value)