Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargebackReason._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of InvoicePaymentChargebackReason._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type InvoicePaymentChargebackReason._Fields Modifier and Type Field Description static Map<InvoicePaymentChargebackReason._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChargebackReason. metaDataMapMethods in dev.vality.damsel.domain that return InvoicePaymentChargebackReason._Fields Modifier and Type Method Description InvoicePaymentChargebackReason._FieldsInvoicePaymentChargebackReason. fieldForId(int fieldId)static InvoicePaymentChargebackReason._FieldsInvoicePaymentChargebackReason._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoicePaymentChargebackReason._FieldsInvoicePaymentChargebackReason._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoicePaymentChargebackReason._FieldsInvoicePaymentChargebackReason._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentChargebackReason._Fields[]InvoicePaymentChargebackReason. getFields()static InvoicePaymentChargebackReason._FieldsInvoicePaymentChargebackReason._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoicePaymentChargebackReason._Fields[]InvoicePaymentChargebackReason._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type InvoicePaymentChargebackReason._Fields Modifier and Type Method Description Map<InvoicePaymentChargebackReason._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChargebackReason. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargebackReason._Fields Modifier and Type Method Description ObjectInvoicePaymentChargebackReason. getFieldValue(InvoicePaymentChargebackReason._Fields field)booleanInvoicePaymentChargebackReason. isSet(InvoicePaymentChargebackReason._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentChargebackReason. setFieldValue(InvoicePaymentChargebackReason._Fields field, Object value)