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