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