public class GracefulDisconnectResponseContainer extends AbstractContainer
Constructor and Description |
---|
GracefulDisconnectResponseContainer()
Creates a new GracefulDisconnectContainer object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
Clean the container for the next decoding.
|
GracefulDisconnectResponse |
getGracefulDisconnectResponse() |
void |
setGracefulDisconnectResponse(GracefulDisconnectResponse gracefulDisconnectResponse)
Set a GracefulDisconnectResponse 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, updateParent
public GracefulDisconnectResponseContainer()
public GracefulDisconnectResponse getGracefulDisconnectResponse()
public void setGracefulDisconnectResponse(GracefulDisconnectResponse gracefulDisconnectResponse)
gracefulDisconnectResponse
- the GracefulShutdown to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.