Uses of Enum Class
com.maplander.backend.enums.manage.interaction.OriginEnum
Packages that use OriginEnum
Package
Description
-
Uses of OriginEnum in com.maplander.backend.enums.manage.interaction
Subclasses with type arguments of type OriginEnum in com.maplander.backend.enums.manage.interactionMethods in com.maplander.backend.enums.manage.interaction that return OriginEnumModifier and TypeMethodDescriptionstatic OriginEnum
Returns the enum constant of this class with the specified name.static OriginEnum[]
OriginEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OriginEnum in com.maplander.backend.model.stream
Methods in com.maplander.backend.model.stream that return OriginEnumMethods in com.maplander.backend.model.stream with parameters of type OriginEnum