Uses of Enum Class
nl.b3p.tailormap.api.viewer.model.Service.ServerTypeEnum
Packages that use Service.ServerTypeEnum
-
Uses of Service.ServerTypeEnum in nl.b3p.tailormap.api.persistence.helper
Methods in nl.b3p.tailormap.api.persistence.helper that return Service.ServerTypeEnum -
Uses of Service.ServerTypeEnum in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return Service.ServerTypeEnumModifier and TypeMethodDescriptionstatic Service.ServerTypeEnum@NotNull Service.ServerTypeEnumService.getServerType()Get serverTypestatic Service.ServerTypeEnumReturns the enum constant of this class with the specified name.static Service.ServerTypeEnum[]Service.ServerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.b3p.tailormap.api.viewer.model with parameters of type Service.ServerTypeEnumModifier and TypeMethodDescriptionService.serverType(Service.ServerTypeEnum serverType) voidService.setServerType(Service.ServerTypeEnum serverType)