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