|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.NumberValue
public class NumberValue
Processing support for named number values of ASN.1 type INTEGER.
| Constructor Summary | |
|---|---|
NumberValue(int v)
Sets the current integer value. |
|
| Method Summary | |
|---|---|
int |
getValue()
Returns the current integer value. |
java.lang.String |
toString()
Returns the current integer value as a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NumberValue(int v)
v - a numeric value of type int| Method Detail |
|---|
public int getValue()
public java.lang.String toString()
toString in class java.lang.Object
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||