Uses of Enum Class
dev.vality.damsel.merch_stat.PayoutStatus._Fields
Packages that use PayoutStatus._Fields
-
Uses of PayoutStatus._Fields in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat with type parameters of type PayoutStatus._FieldsModifier and TypeFieldDescriptionstatic final Map<PayoutStatus._Fields,org.apache.thrift.meta_data.FieldMetaData> PayoutStatus.metaDataMapMethods in dev.vality.damsel.merch_stat that return PayoutStatus._FieldsModifier and TypeMethodDescriptionprotected PayoutStatus._FieldsPayoutStatus.enumForId(short id) PayoutStatus.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.getFields()static PayoutStatus._FieldsReturns the enum constant of this class with the specified name.static PayoutStatus._Fields[]PayoutStatus._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.merch_stat that return types with arguments of type PayoutStatus._FieldsModifier and TypeMethodDescriptionMap<PayoutStatus._Fields,org.apache.thrift.meta_data.FieldMetaData> PayoutStatus.getFieldMetaData()Methods in dev.vality.damsel.merch_stat with parameters of type PayoutStatus._FieldsModifier and TypeMethodDescriptionprotected 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