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