public class RuleWarningOutput extends Object
| Constructor and Description |
|---|
RuleWarningOutput() |
| Modifier and Type | Method and Description |
|---|---|
RuleWarningOutput |
code(String code) |
boolean |
equals(Object o) |
String |
getCode() |
String |
getMessage() |
int |
hashCode() |
RuleWarningOutput |
message(String message) |
void |
setCode(String code) |
void |
setMessage(String message) |
String |
toString() |
public RuleWarningOutput code(String code)
public String getCode()
public void setCode(String code)
public RuleWarningOutput message(String message)
public String getMessage()
public void setMessage(String message)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.