Uses of Enum Class
dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentStatusChanged._Fields
Packages that use InvoicePaymentAdjustmentStatusChanged._Fields
-
Uses of InvoicePaymentAdjustmentStatusChanged._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type InvoicePaymentAdjustmentStatusChanged._FieldsModifier and TypeFieldDescriptionstatic final Map<InvoicePaymentAdjustmentStatusChanged._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentAdjustmentStatusChanged.metaDataMapMethods in dev.vality.damsel.payment_processing that return InvoicePaymentAdjustmentStatusChanged._FieldsModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatusChanged.fieldForId(int fieldId) InvoicePaymentAdjustmentStatusChanged._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.InvoicePaymentAdjustmentStatusChanged._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.InvoicePaymentAdjustmentStatusChanged._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentAdjustmentStatusChanged.getFields()Returns the enum constant of this class with the specified name.InvoicePaymentAdjustmentStatusChanged._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type InvoicePaymentAdjustmentStatusChanged._FieldsModifier and TypeMethodDescriptionMap<InvoicePaymentAdjustmentStatusChanged._Fields,org.apache.thrift.meta_data.FieldMetaData> InvoicePaymentAdjustmentStatusChanged.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentAdjustmentStatusChanged._FieldsModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatusChanged.getFieldValue(InvoicePaymentAdjustmentStatusChanged._Fields field) booleanInvoicePaymentAdjustmentStatusChanged.isSet(InvoicePaymentAdjustmentStatusChanged._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentAdjustmentStatusChanged.setFieldValue(InvoicePaymentAdjustmentStatusChanged._Fields field, Object value)