Uses of Enum Class
org.apache.pulsar.io.datagenerator.Person.Sex
-
Uses of Person.Sex in org.apache.pulsar.io.datagenerator
Methods in org.apache.pulsar.io.datagenerator 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.