public class WhoAmIResponseGrammar extends AbstractGrammar<WhoAmIResponseContainer>
WhoAmIResponseValue ::= OCTET STRING OPTIONAL }
transitions| Constructor and Description |
|---|
WhoAmIResponseGrammar() |
| Modifier and Type | Method and Description |
|---|---|
static Grammar<WhoAmIResponseContainer> |
getInstance()
This class is a singleton.
|
executeAction, getName, getTransition, setNamepublic static Grammar<WhoAmIResponseContainer> getInstance()
Copyright © 2021. All rights reserved.