public class CustomizationFixedIpV6 extends CustomizationIpV6Generator
| Modifier and Type | Field and Description |
|---|---|
String |
ipAddress |
int |
subnetMask |
dynamicProperty, dynamicType| Constructor and Description |
|---|
CustomizationFixedIpV6() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpAddress() |
int |
getSubnetMask() |
void |
setIpAddress(String ipAddress) |
void |
setSubnetMask(int subnetMask) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String ipAddress
public int subnetMask
Copyright © 2011-2012. All Rights Reserved.