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