Uses of Class
de.haumacher.msgbuf.graph.cmd.SetProperty
Packages that use SetProperty
-
Uses of SetProperty in de.haumacher.msgbuf.graph.cmd
Methods in de.haumacher.msgbuf.graph.cmd that return SetPropertyModifier and TypeMethodDescriptionstatic SetPropertySetProperty.create()Creates aSetPropertyinstance.static SetPropertySetProperty.readSetProperty(DataReader in) Reads a new instance from the given reader.static SetPropertySetProperty.readSetProperty(JsonReader in) Reads a new instance from the given reader.Methods in de.haumacher.msgbuf.graph.cmd with parameters of type SetPropertyModifier and TypeMethodDescriptionCommand.Visitor.visit(SetProperty self, A arg) Visit case forSetProperty.