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