public class OnshapeVersion extends Object
| Constructor | Description |
|---|---|
OnshapeVersion() |
|
OnshapeVersion(String manifestVersion,
String gitCommit,
String implementationVersion) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object obj) |
|
String |
getGitCommit() |
|
String |
getImplementationVersion() |
|
String |
getManifestVersion() |
|
int |
hashCode() |
|
String |
toString() |
Copyright © 2021. All rights reserved.