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