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