Uses of Enum Class
com.maplander.backend.enums.net.ConflicTypeEnum
Packages that use ConflicTypeEnum
-
Uses of ConflicTypeEnum in com.maplander.backend.enums.net
Subclasses with type arguments of type ConflicTypeEnum in com.maplander.backend.enums.netMethods in com.maplander.backend.enums.net that return ConflicTypeEnumModifier and TypeMethodDescriptionstatic ConflicTypeEnumReturns the enum constant of this class with the specified name.static ConflicTypeEnum[]ConflicTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.