Uses of Interface
de.haumacher.msgbuf.binary.BinaryDataObject
-
Packages that use BinaryDataObject Package Description de.haumacher.msgbuf.graph.cmd -
-
Uses of BinaryDataObject in de.haumacher.msgbuf.graph.cmd
Classes in de.haumacher.msgbuf.graph.cmd that implement BinaryDataObject 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.
-