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