Uses of Enum Class
org.apache.pulsar.io.batchdatagenerator.Person.Sex
-
Uses of Person.Sex in org.apache.pulsar.io.batchdatagenerator
Methods in org.apache.pulsar.io.batchdatagenerator that return Person.SexModifier and TypeMethodDescriptionstatic Person.SexReturns the enum constant of this class with the specified name.static Person.Sex[]Person.Sex.values()Returns an array containing the constants of this enum class, in the order they are declared.