public final class JIComVersion extends Object implements Serializable
Framework Internal.
This class represents the COM version of the currently
supported COM protocol. Default version is 5.2.
| Constructor and Description |
|---|
JIComVersion() |
JIComVersion(int majorVersion,
int minorVersion) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajorVersion() |
int |
getMinorVersion() |
void |
setMajorVersion(int majorVersion) |
void |
setMinorVersion(int minorVersion) |
Copyright © 2017 LSST. All rights reserved.