|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.ValueName
public class ValueName
Processing support for named ASN.1 values.
| Constructor Summary | |
|---|---|
ValueName(java.lang.String s)
Sets the current value name to the provided value. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of an ASN.1 value |
java.lang.String |
toString()
Returns a String containing the name of a value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValueName(java.lang.String s)
s - a value name to become the current value| Method Detail |
|---|
public java.lang.String getName()
String containing the name of a valuepublic java.lang.String toString()
String containing the name of a value
toString in class java.lang.Object
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||