com.hyper9.simdk.stubs.dao
Class CustomizationGlobalIPSettings
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.CustomizationGlobalIPSettings
- All Implemented Interfaces:
- Serializable
public class CustomizationGlobalIPSettings
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
CustomizationGlobalIPSettings
public CustomizationGlobalIPSettings()
getDnsSuffixList
public List<String> getDnsSuffixList()
setDnsSuffixList
public void setDnsSuffixList(List<String> toSet)
getDnsServerList
public List<String> getDnsServerList()
setDnsServerList
public void setDnsServerList(List<String> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.