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