Class ConnectionInfo
java.lang.Object
com.nomagic.magicdraw.esi.session.ConnectionInfo
Information where to connect when going online.
-
Method Summary
Modifier and TypeMethodDescriptionReturns clusterID of the connection info.
-
Method Details
-
getHostPort
- Returns:
- host and port
-
getUserName
- Returns:
- user name
-
getClusterID
Returns clusterID of the connection info.- Returns:
- clusterID.
-