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