public abstract class SolEnum extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object obj) |
int |
getId()
Id is a unique, sequential ID for the types of this enumeration.
|
String |
getLabel() |
int |
hashCode() |
String |
toString() |
Copyright 2004-2019 Solace Corporation. All rights reserved.