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