Package com.agisoft.metashape
Class NetworkClient.ServerInfo
java.lang.Object
com.agisoft.metashape.NetworkClient.ServerInfo
- Enclosing class:
- NetworkClient
public static class NetworkClient.ServerInfo extends Object
-
Field Summary
Fields Modifier and Type Field Description protected booleanswigCMemOwn -
Constructor Summary
Constructors Constructor Description ServerInfo()ServerInfo(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and Type Method Description voiddelete()protected voidfinalize()static longgetCPtr(NetworkClient.ServerInfo obj)longgetTimeStarted()StringgetVersion()voidsetTimeStarted(long value)voidsetVersion(String value)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
ServerInfo
public ServerInfo(long cPtr, boolean cMemoryOwn) -
ServerInfo
public ServerInfo()
-
-
Method Details