com.hyper9.simdk.stubs.dao
Class HostFirewallRule
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostFirewallRule
- All Implemented Interfaces:
- Serializable
public class HostFirewallRule
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostFirewallRule
public HostFirewallRule()
getPort
public Integer getPort()
setPort
public void setPort(Integer toSet)
getEndPort
public Integer getEndPort()
setEndPort
public void setEndPort(Integer toSet)
getDirection
public HostFirewallRuleDirection getDirection()
setDirection
public void setDirection(HostFirewallRuleDirection toSet)
getProtocol
public String getProtocol()
setProtocol
public void setProtocol(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.