|
JASMI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnum
IEnum represents a label/value pair. Please note that the value part not necessarily is an Integer value. It may also contain hex and binary values as defined in SMIv1/v2.
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Gets the ASN.1 comment associated with this enumerated value. |
java.lang.String |
getLabel()
|
long |
getLongValue()
Get the value as a long. |
java.lang.String |
getValue()
|
| Method Detail |
|---|
java.lang.String getLabel()
java.lang.String getValue()
java.lang.String getComment()
String (possibly multi-line) that contains the
ASN.1 comment including comment delimiters "--".long getLongValue()
|
JASMI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||