public class CfwRule extends Object
| Constructor and Description |
|---|
CfwRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getCfwId() |
String |
getCfwRuleId() |
String |
getDescription() |
String |
getDestAddress() |
String |
getDestPort() |
String |
getDirection() |
Integer |
getIpVersion() |
Integer |
getPriority() |
String |
getProtocol() |
String |
getSourceAddress() |
String |
getSourcePort() |
CfwRule |
setAction(String action) |
CfwRule |
setCfwId(String cfwId) |
CfwRule |
setCfwRuleId(String cfwRuleId) |
CfwRule |
setDescription(String description) |
CfwRule |
setDestAddress(String destAddress) |
CfwRule |
setDestPort(String destPort) |
CfwRule |
setDirection(String direction) |
CfwRule |
setIpVersion(Integer ipVersion) |
CfwRule |
setPriority(Integer priority) |
CfwRule |
setProtocol(String protocol) |
CfwRule |
setSourceAddress(String sourceAddress) |
CfwRule |
setSourcePort(String sourcePort) |
String |
toString() |
public String getCfwId()
public String getCfwRuleId()
public Integer getIpVersion()
public Integer getPriority()
public String getProtocol()
public String getDirection()
public String getSourceAddress()
public String getDestAddress()
public String getSourcePort()
public String getDestPort()
public String getAction()
public String getDescription()
Copyright © 2026. All rights reserved.