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.modelMethods in love.distributedrebirth.nx01.redsea.jdatstart.model that return JDatStartMetaDescriptionKindModifier and TypeMethodDescriptionJDatStartMetaDescription.getKind()
static JDatStartMetaDescriptionKind
Returns the enum constant of this class with the specified name.static JDatStartMetaDescriptionKind
JDatStartMetaDescriptionKind.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 TypeMethodDescriptionvoid
JDatStartMetaDescription.setKind
(JDatStartMetaDescriptionKind kind)