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