Uses of Class
dev.vality.bouncer.base.Cash._Fields
| Package | Description |
|---|---|
| dev.vality.bouncer.base |
-
Uses of Cash._Fields in dev.vality.bouncer.base
Fields in dev.vality.bouncer.base with type parameters of type Cash._Fields Modifier and Type Field Description static Map<Cash._Fields,org.apache.thrift.meta_data.FieldMetaData>Cash. metaDataMapMethods in dev.vality.bouncer.base that return Cash._Fields Modifier and Type Method Description Cash._FieldsCash. 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._Fields[]Cash. getFields()static Cash._FieldsCash._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static Cash._Fields[]Cash._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 Cash._Fields Modifier and Type Method Description Map<Cash._Fields,org.apache.thrift.meta_data.FieldMetaData>Cash. getFieldMetaData()Methods in dev.vality.bouncer.base with parameters of type Cash._Fields Modifier and Type Method Description ObjectCash. 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)