Uses of Class
dev.vality.damsel.analytics.GroupedCurrencyOffsetAmount._Fields
-
Uses of GroupedCurrencyOffsetAmount._Fields in dev.vality.damsel.analytics
Fields in dev.vality.damsel.analytics with type parameters of type GroupedCurrencyOffsetAmount._Fields Modifier and Type Field Description static Map<GroupedCurrencyOffsetAmount._Fields,org.apache.thrift.meta_data.FieldMetaData>GroupedCurrencyOffsetAmount. metaDataMapMethods in dev.vality.damsel.analytics that return GroupedCurrencyOffsetAmount._Fields Modifier and Type Method Description GroupedCurrencyOffsetAmount._FieldsGroupedCurrencyOffsetAmount. fieldForId(int fieldId)static GroupedCurrencyOffsetAmount._FieldsGroupedCurrencyOffsetAmount._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static GroupedCurrencyOffsetAmount._FieldsGroupedCurrencyOffsetAmount._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static GroupedCurrencyOffsetAmount._FieldsGroupedCurrencyOffsetAmount._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.GroupedCurrencyOffsetAmount._Fields[]GroupedCurrencyOffsetAmount. getFields()static GroupedCurrencyOffsetAmount._FieldsGroupedCurrencyOffsetAmount._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static GroupedCurrencyOffsetAmount._Fields[]GroupedCurrencyOffsetAmount._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 GroupedCurrencyOffsetAmount._Fields Modifier and Type Method Description Map<GroupedCurrencyOffsetAmount._Fields,org.apache.thrift.meta_data.FieldMetaData>GroupedCurrencyOffsetAmount. getFieldMetaData()Methods in dev.vality.damsel.analytics with parameters of type GroupedCurrencyOffsetAmount._Fields Modifier and Type Method Description ObjectGroupedCurrencyOffsetAmount. getFieldValue(GroupedCurrencyOffsetAmount._Fields field)booleanGroupedCurrencyOffsetAmount. isSet(GroupedCurrencyOffsetAmount._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidGroupedCurrencyOffsetAmount. setFieldValue(GroupedCurrencyOffsetAmount._Fields field, Object value)