public class SetPropertyCommand<T> extends ChangePropertyCommand<T>
ChangePropertyCommand
in that it can be constructed from a NodePath
rather than a Node
and therefore can be used in AggregateCommand
use-cases where there is
a Create followed by a SetProperty._newValue, _nodePath, _oldValue, _property
execute, undo
isNullOrUndefined, type
Copyright © 2021 Red Hat. All rights reserved.