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