public class PasswordModifyResponseGrammar extends AbstractGrammar<PasswordModifyResponseContainer>
PasswdModifyResponseValue ::= SEQUENCE {
genPasswd [0] OCTET STRING OPTIONAL }
transitions| Constructor and Description |
|---|
PasswordModifyResponseGrammar() |
| Modifier and Type | Method and Description |
|---|---|
static Grammar<PasswordModifyResponseContainer> |
getInstance()
This class is a singleton.
|
executeAction, getName, getTransition, setNamepublic static Grammar<PasswordModifyResponseContainer> getInstance()
Copyright © 2021. All rights reserved.