Uses of Enum Class
games.stendhal.common.parser.Sentence.SentenceType
Packages that use Sentence.SentenceType
-
Uses of Sentence.SentenceType in games.stendhal.common.parser
Fields in games.stendhal.common.parser declared as Sentence.SentenceTypeMethods in games.stendhal.common.parser that return Sentence.SentenceTypeModifier and TypeMethodDescriptionSentence.getType()static Sentence.SentenceTypeReturns the enum constant of this class with the specified name.static Sentence.SentenceType[]Sentence.SentenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.