Uses of Class
dev.vality.fistful.fistful_stat.StatRequest._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of StatRequest._Fields in dev.vality.fistful.fistful_stat
Fields in dev.vality.fistful.fistful_stat with type parameters of type StatRequest._Fields Modifier and Type Field Description static Map<StatRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>StatRequest. metaDataMapMethods in dev.vality.fistful.fistful_stat that return StatRequest._Fields Modifier and Type Method Description StatRequest._FieldsStatRequest. fieldForId(int fieldId)static StatRequest._FieldsStatRequest._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static StatRequest._FieldsStatRequest._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static StatRequest._FieldsStatRequest._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.StatRequest._Fields[]StatRequest. getFields()static StatRequest._FieldsStatRequest._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static StatRequest._Fields[]StatRequest._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.fistful_stat that return types with arguments of type StatRequest._Fields Modifier and Type Method Description Map<StatRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>StatRequest. getFieldMetaData()Methods in dev.vality.fistful.fistful_stat with parameters of type StatRequest._Fields Modifier and Type Method Description ObjectStatRequest. getFieldValue(StatRequest._Fields field)booleanStatRequest. isSet(StatRequest._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidStatRequest. setFieldValue(StatRequest._Fields field, Object value)