Uses of Class
dev.vality.damsel.skipper.ChargebackCategory._Fields
-
Uses of ChargebackCategory._Fields in dev.vality.damsel.skipper
Fields in dev.vality.damsel.skipper with type parameters of type ChargebackCategory._Fields Modifier and Type Field Description static Map<ChargebackCategory._Fields,org.apache.thrift.meta_data.FieldMetaData>ChargebackCategory. metaDataMapMethods in dev.vality.damsel.skipper that return ChargebackCategory._Fields Modifier and Type Method Description protected ChargebackCategory._FieldsChargebackCategory. enumForId(short id)ChargebackCategory._FieldsChargebackCategory. fieldForId(int fieldId)static ChargebackCategory._FieldsChargebackCategory._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static ChargebackCategory._FieldsChargebackCategory._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static ChargebackCategory._FieldsChargebackCategory._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ChargebackCategory._Fields[]ChargebackCategory. getFields()static ChargebackCategory._FieldsChargebackCategory._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ChargebackCategory._Fields[]ChargebackCategory._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 ChargebackCategory._Fields Modifier and Type Method Description Map<ChargebackCategory._Fields,org.apache.thrift.meta_data.FieldMetaData>ChargebackCategory. getFieldMetaData()Methods in dev.vality.damsel.skipper with parameters of type ChargebackCategory._Fields Modifier and Type Method Description protected voidChargebackCategory. checkType(ChargebackCategory._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldChargebackCategory. getFieldDesc(ChargebackCategory._Fields setField)Constructors in dev.vality.damsel.skipper with parameters of type ChargebackCategory._Fields Constructor Description ChargebackCategory(ChargebackCategory._Fields setField, Object value)