@InterfaceAudience.Private public class StorageClusterVersionModel extends Object implements Serializable
<complexType name="StorageClusterVersion"> <attribute name="version" type="string"></attribute> </complexType>
| Constructor and Description |
|---|
StorageClusterVersionModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
void |
setVersion(String version) |
String |
toString() |