SecurityRuleDirection 类
定义
Defines values for SecurityRuleDirection.
public class SecurityRuleDirection
- 继承
-
java.lang.ObjectSecurityRuleDirection
构造函数
SecurityRuleDirection(String value) |
Creates a custom value for SecurityRuleDirection. |
字段
INBOUND |
Static value Inbound for SecurityRuleDirection. |
OUTBOUND |
Static value Outbound for SecurityRuleDirection. |
方法
equals(Object obj) | |
hashCode() | |
toString() |