public abstract class AbstractTopologyAffectedCommand extends AbstractFlagAffectedCommand implements TopologyAffectedCommand
VisitableCommand.LoadType| Constructor and Description |
|---|
AbstractTopologyAffectedCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTopologyId() |
void |
setTopologyId(int topologyId) |
getFlagsBitSet, hasSameFlags, printFlags, setFlagsBitSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBlock, getCommandId, invoke, invokeAsync, isReturnValueExpected, isSuccessful, readFrom, setOrigin, writeToaddFlag, addFlags, addFlags, getFlags, hasAllFlags, hasAnyFlag, hasFlag, setFlagsacceptVisitor, init, loadTypepublic int getTopologyId()
getTopologyId in interface TopologyAffectedCommandpublic void setTopologyId(int topologyId)
setTopologyId in interface TopologyAffectedCommandCopyright © 2021 JBoss by Red Hat. All rights reserved.