Uses of Class
net.beardbot.nhentai.api.TagType
-
Packages that use TagType Package Description net.beardbot.nhentai.api -
-
Uses of TagType in net.beardbot.nhentai.api
Methods in net.beardbot.nhentai.api that return TagType Modifier and Type Method Description static TagTypeTagType. of(String type)static TagTypeTagType. valueOf(String name)Returns the enum constant of this type with the specified name.static TagType[]TagType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-