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