Uses of Class
de.haumacher.msgbuf.graph.cmd.RemoveElement
Packages that use RemoveElement
-
Uses of RemoveElement in de.haumacher.msgbuf.graph.cmd
Methods in de.haumacher.msgbuf.graph.cmd that return RemoveElementModifier and TypeMethodDescriptionstatic RemoveElementRemoveElement.create()Creates aRemoveElementinstance.static RemoveElementRemoveElement.readRemoveElement(DataReader in) Reads a new instance from the given reader.static RemoveElementRemoveElement.readRemoveElement(JsonReader in) Reads a new instance from the given reader.Methods in de.haumacher.msgbuf.graph.cmd with parameters of type RemoveElementModifier and TypeMethodDescriptionListUpdate.Visitor.visit(RemoveElement self, A arg) Visit case forRemoveElement.