com.hyper9.simdk.stubs.dao
Class HostIpRouteEntry
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostIpRouteEntry
- All Implemented Interfaces:
- Serializable
public class HostIpRouteEntry
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostIpRouteEntry
public HostIpRouteEntry()
getNetwork
public String getNetwork()
setNetwork
public void setNetwork(String toSet)
getPrefixLength
public Integer getPrefixLength()
setPrefixLength
public void setPrefixLength(Integer toSet)
getGateway
public String getGateway()
setGateway
public void setGateway(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.