com.hyper9.simdk.stubs.dao
Class HostNatServiceNameServiceSpec
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostNatServiceNameServiceSpec
- All Implemented Interfaces:
- Serializable
public class HostNatServiceNameServiceSpec
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostNatServiceNameServiceSpec
public HostNatServiceNameServiceSpec()
getDnsAutoDetect
public Boolean getDnsAutoDetect()
setDnsAutoDetect
public void setDnsAutoDetect(Boolean toSet)
getDnsPolicy
public String getDnsPolicy()
setDnsPolicy
public void setDnsPolicy(String toSet)
getDnsRetries
public Integer getDnsRetries()
setDnsRetries
public void setDnsRetries(Integer toSet)
getDnsTimeout
public Integer getDnsTimeout()
setDnsTimeout
public void setDnsTimeout(Integer toSet)
getDnsNameServer
public List<String> getDnsNameServer()
setDnsNameServer
public void setDnsNameServer(List<String> toSet)
getNbdsTimeout
public Integer getNbdsTimeout()
setNbdsTimeout
public void setNbdsTimeout(Integer toSet)
getNbnsRetries
public Integer getNbnsRetries()
setNbnsRetries
public void setNbnsRetries(Integer toSet)
getNbnsTimeout
public Integer getNbnsTimeout()
setNbnsTimeout
public void setNbnsTimeout(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.