Uses of Class
dev.vality.damsel.merch_stat.PayoutStatus._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of PayoutStatus._Fields in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat with type parameters of type PayoutStatus._Fields Modifier and Type Field Description static Map<PayoutStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutStatus. metaDataMapMethods in dev.vality.damsel.merch_stat that return PayoutStatus._Fields Modifier and Type Method Description protected PayoutStatus._FieldsPayoutStatus. enumForId(short id)PayoutStatus._FieldsPayoutStatus. fieldForId(int fieldId)static PayoutStatus._FieldsPayoutStatus._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PayoutStatus._FieldsPayoutStatus._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PayoutStatus._FieldsPayoutStatus._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PayoutStatus._Fields[]PayoutStatus. getFields()static PayoutStatus._FieldsPayoutStatus._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutStatus._Fields[]PayoutStatus._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.merch_stat that return types with arguments of type PayoutStatus._Fields Modifier and Type Method Description Map<PayoutStatus._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutStatus. getFieldMetaData()Methods in dev.vality.damsel.merch_stat with parameters of type PayoutStatus._Fields Modifier and Type Method Description protected voidPayoutStatus. checkType(PayoutStatus._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldPayoutStatus. getFieldDesc(PayoutStatus._Fields setField)Constructors in dev.vality.damsel.merch_stat with parameters of type PayoutStatus._Fields Constructor Description PayoutStatus(PayoutStatus._Fields setField, Object value)