Uses of Enum Class
love.distributedrebirth.nx01.redsea.jdatstart.model.JDatStartMetaDescriptionKind
Packages that use JDatStartMetaDescriptionKind
-
Uses of JDatStartMetaDescriptionKind in love.distributedrebirth.nx01.redsea.jdatstart.model
Subclasses with type arguments of type JDatStartMetaDescriptionKind in love.distributedrebirth.nx01.redsea.jdatstart.modelModifier and TypeClassDescriptionenumJDatStart meta description kind.Methods in love.distributedrebirth.nx01.redsea.jdatstart.model that return JDatStartMetaDescriptionKindModifier and TypeMethodDescriptionJDatStartMetaDescription.getKind()static JDatStartMetaDescriptionKindReturns the enum constant of this class with the specified name.static JDatStartMetaDescriptionKindJDatStartMetaDescriptionKind.valueOfQName(String qName) static JDatStartMetaDescriptionKind[]JDatStartMetaDescriptionKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in love.distributedrebirth.nx01.redsea.jdatstart.model with parameters of type JDatStartMetaDescriptionKindModifier and TypeMethodDescriptionvoidJDatStartMetaDescription.setKind(JDatStartMetaDescriptionKind kind)