com.hyper9.simdk.stubs.dao
Class CustomizationFixedIpV6
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.CustomizationIpV6Generator
com.hyper9.simdk.stubs.dao.CustomizationFixedIpV6
- All Implemented Interfaces:
- Serializable
public class CustomizationFixedIpV6
- extends CustomizationIpV6Generator
- Author:
- akutz
- See Also:
- Serialized Form
CustomizationFixedIpV6
public CustomizationFixedIpV6()
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String toSet)
getSubnetMask
public Integer getSubnetMask()
setSubnetMask
public void setSubnetMask(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.