public class RuleInfo extends Object
| Constructor and Description |
|---|
RuleInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIp() |
Integer |
getMask() |
Integer |
getPriority() |
String |
getUserAccess() |
String |
getWriteAccess() |
RuleInfo |
setIp(String ip) |
RuleInfo |
setMask(Integer mask) |
RuleInfo |
setPriority(Integer priority) |
RuleInfo |
setUserAccess(String userAccess) |
RuleInfo |
setWriteAccess(String writeAccess) |
String |
toString() |
Copyright © 2026. All rights reserved.