public class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getVersion()
Available version for a product - returned from the LicenseClient implementation.
|
int |
hashCode() |
void |
setVersion(String version)
Available version for a product - returned from the LicenseClient implementation.
|
String |
toString() |
public String getVersion()
public void setVersion(String version)
protected boolean canEqual(Object other)
Copyright © 2024 Cense Data Inc.. All rights reserved.