Uses of Class
de.haumacher.msgbuf.data.AbstractDataObject
-
Packages that use AbstractDataObject Package Description de.haumacher.msgbuf.graph.cmd -
-
Uses of AbstractDataObject in de.haumacher.msgbuf.graph.cmd
Subclasses of AbstractDataObject in de.haumacher.msgbuf.graph.cmd Modifier and Type Class Description classCommandBase class of commands that encode changes to data objects.classInsertElementAn insert operation to a list value.classListUpdateBase class for operations internally changing the values of repeated properties.classRemoveElementThe removal of an element of a list value.classSetPropertyAn operation setting the value of a property to a new value.
-