|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.Modifier
schemajic.schema.Optional
public class Optional
Schema for ASN.1 OPTIONAL modifier.
| Field Summary |
|---|
| Fields inherited from class schemajic.schema.Modifier |
|---|
NULL |
| Constructor Summary | |
|---|---|
Optional()
Constructor for Optional. |
|
| Method Summary | |
|---|---|
void |
accept(ModifierVisitor v,
java.lang.Object param)
Calls the visit method of the
ModifierVisitor, passing itself as
an argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Optional()
Optional.
| Method Detail |
|---|
public void accept(ModifierVisitor v,
java.lang.Object param)
visit method of the
ModifierVisitor, passing itself as
an argument.
accept in class Modifierv - instance of the modifier visitorparam - additional processing information for the visitor
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||