@ThriftStruct public class WarningCode extends Object
| Constructor and Description |
|---|
WarningCode(int code,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCode() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2022. All rights reserved.