public class Rack extends Object implements UnknownPropertyPreserving, Serializable
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getTopologyKey() |
void |
setAdditionalProperty(String name,
Object value) |
public Rack()
public Rack(String topologyKey)
public String getTopologyKey()
public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface UnknownPropertyPreservingpublic void setAdditionalProperty(String name, Object value)
setAdditionalProperty in interface UnknownPropertyPreservingCopyright © 2019. All rights reserved.