Uses of Enum
org.qubership.atp.mia.model.environment.Server.ConnectionType
Packages that use Server.ConnectionType
-
Uses of Server.ConnectionType in org.qubership.atp.mia.model.environment
Methods in org.qubership.atp.mia.model.environment that return Server.ConnectionTypeModifier and TypeMethodDescriptionstatic Server.ConnectionTypeReturns the enum constant of this type with the specified name.static Server.ConnectionType[]Server.ConnectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.mia.model.environment with parameters of type Server.ConnectionTypeModifier and TypeMethodDescriptionSystem.getServer(Server.ConnectionType type) Get server by connection name.