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