public class PasswordModifyResponseContainer extends AbstractContainer
| Constructor and Description |
|---|
PasswordModifyResponseContainer()
Creates a new PasswordModifyResponseContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
PasswordModifyResponseDecorator |
getPwdModifyResponse() |
void |
setPasswordModifyResponse(PasswordModifyResponseDecorator passwordModifyResponseDecorator)
Set a PasswordModifyResponse Object into the container.
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic PasswordModifyResponseContainer()
public PasswordModifyResponseDecorator getPwdModifyResponse()
public void setPasswordModifyResponse(PasswordModifyResponseDecorator passwordModifyResponseDecorator)
passwordModifyResponseDecorator - the PasswordModifyResponse to set.public void clean()
clean in class AbstractContainerCopyright © 2021. All rights reserved.