Package com.agisoft.metashape
Class NetworkClient.BatchList
java.lang.Object
com.agisoft.metashape.NetworkClient.BatchList
- Enclosing class:
- NetworkClient
public static class NetworkClient.BatchList extends Object
-
Field Summary
Fields Modifier and Type Field Description protected booleanswigCMemOwn -
Constructor Summary
-
Method Summary
Modifier and Type Method Description voiddelete()protected voidfinalize()static longgetCPtr(NetworkClient.BatchList obj)NetworkClient.BatchItem[]getItems()longgetNextRevision()voidsetItems(NetworkClient.BatchItem[] value)voidsetNextRevision(long value)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
BatchList
public BatchList(long cPtr, boolean cMemoryOwn) -
BatchList
public BatchList()
-
-
Method Details