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