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