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