Uses of Class
dev.vality.damsel.domain.InvoicePaymentChargedBack._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of InvoicePaymentChargedBack._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type InvoicePaymentChargedBack._Fields Modifier and Type Field Description static Map<InvoicePaymentChargedBack._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChargedBack. metaDataMapMethods in dev.vality.damsel.domain that return InvoicePaymentChargedBack._Fields Modifier and Type Method Description InvoicePaymentChargedBack._FieldsInvoicePaymentChargedBack. fieldForId(int fieldId)static InvoicePaymentChargedBack._FieldsInvoicePaymentChargedBack._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static InvoicePaymentChargedBack._FieldsInvoicePaymentChargedBack._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static InvoicePaymentChargedBack._FieldsInvoicePaymentChargedBack._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvoicePaymentChargedBack._Fields[]InvoicePaymentChargedBack. getFields()static InvoicePaymentChargedBack._FieldsInvoicePaymentChargedBack._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static InvoicePaymentChargedBack._Fields[]InvoicePaymentChargedBack._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 InvoicePaymentChargedBack._Fields Modifier and Type Method Description Map<InvoicePaymentChargedBack._Fields,org.apache.thrift.meta_data.FieldMetaData>InvoicePaymentChargedBack. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentChargedBack._Fields Modifier and Type Method Description ObjectInvoicePaymentChargedBack. getFieldValue(InvoicePaymentChargedBack._Fields field)booleanInvoicePaymentChargedBack. isSet(InvoicePaymentChargedBack._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidInvoicePaymentChargedBack. setFieldValue(InvoicePaymentChargedBack._Fields field, Object value)