Uses of Class
dev.vality.payout.manager.PayoutStatus._Fields
-
Uses of PayoutStatus._Fields in dev.vality.payout.manager
Fields in dev.vality.payout.manager 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.payout.manager 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.payout.manager 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.payout.manager 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.payout.manager with parameters of type PayoutStatus._Fields Constructor Description PayoutStatus(PayoutStatus._Fields setField, Object value)