Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChangePayload._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChangePayload._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type InvoicePaymentChangePayload._Fields Modifier and Type Field Description static Map<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChangePayload. metaDataMapMethods in dev.vality.damsel.payment_processing that return InvoicePaymentChangePayload._Fields Modifier and Type Method Description protected InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload. enumForId(short id)InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload. fieldForId(int fieldId)static InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentChangePayload._Fields[]InvoicePaymentChangePayload. getFields()static InvoicePaymentChangePayload._FieldsInvoicePaymentChangePayload._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoicePaymentChangePayload._Fields[]InvoicePaymentChangePayload._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 InvoicePaymentChangePayload._Fields Modifier and Type Method Description Map<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChangePayload. getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangePayload._Fields Modifier and Type Method Description protected voidInvoicePaymentChangePayload. checkType(InvoicePaymentChangePayload._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldInvoicePaymentChangePayload. getFieldDesc(InvoicePaymentChangePayload._Fields setField)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangePayload._Fields Constructor Description InvoicePaymentChangePayload(InvoicePaymentChangePayload._Fields setField, Object value)