Uses of Class
dev.vality.damsel.payment_processing.InvoiceAdjustmentChangePayload._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceAdjustmentChangePayload._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type InvoiceAdjustmentChangePayload._Fields Modifier and Type Field Description static Map<InvoiceAdjustmentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoiceAdjustmentChangePayload. metaDataMapMethods in dev.vality.damsel.payment_processing that return InvoiceAdjustmentChangePayload._Fields Modifier and Type Method Description protected InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload. enumForId(short id)InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload. fieldForId(int fieldId)static InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoiceAdjustmentChangePayload._Fields[]InvoiceAdjustmentChangePayload. getFields()static InvoiceAdjustmentChangePayload._FieldsInvoiceAdjustmentChangePayload._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoiceAdjustmentChangePayload._Fields[]InvoiceAdjustmentChangePayload._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type InvoiceAdjustmentChangePayload._Fields Modifier and Type Method Description Map<InvoiceAdjustmentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoiceAdjustmentChangePayload. getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceAdjustmentChangePayload._Fields Modifier and Type Method Description protected voidInvoiceAdjustmentChangePayload. checkType(InvoiceAdjustmentChangePayload._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldInvoiceAdjustmentChangePayload. getFieldDesc(InvoiceAdjustmentChangePayload._Fields setField)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceAdjustmentChangePayload._Fields Constructor Description InvoiceAdjustmentChangePayload(InvoiceAdjustmentChangePayload._Fields setField, Object value)