public class HostNatService extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
key |
HostNatServiceSpec |
spec |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostNatService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
HostNatServiceSpec |
getSpec() |
void |
setKey(String key) |
void |
setSpec(HostNatServiceSpec spec) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String key
public HostNatServiceSpec spec
public String getKey()
public HostNatServiceSpec getSpec()
public void setKey(String key)
public void setSpec(HostNatServiceSpec spec)
Copyright © 2011-2012. All Rights Reserved.