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