public class InstanceType extends Object implements Serializable
| Constructor and Description |
|---|
InstanceType(String standard,
String type,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStandard() |
String |
getType() |
String |
getVersion() |
int |
hashCode() |
static InstanceType |
of(String standard,
String type,
String version) |
String |
toString() |
Copyright © 2022 NorStella. All rights reserved.