com.hyper9.simdk.stubs.dao
Class HostIpConfigIpV6Address
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostIpConfigIpV6Address
- All Implemented Interfaces:
- Serializable
public class HostIpConfigIpV6Address
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostIpConfigIpV6Address
public HostIpConfigIpV6Address()
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String toSet)
getPrefixLength
public Integer getPrefixLength()
setPrefixLength
public void setPrefixLength(Integer toSet)
getOrigin
public String getOrigin()
setOrigin
public void setOrigin(String toSet)
getDadState
public String getDadState()
setDadState
public void setDadState(String toSet)
getLifetime
public Calendar getLifetime()
setLifetime
public void setLifetime(Calendar toSet)
getOperation
public String getOperation()
setOperation
public void setOperation(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.