public final class DataTreeChanged extends Object
Constructor and Description |
---|
DataTreeChanged(Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> changes) |
Modifier and Type | Method and Description |
---|---|
Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> |
getChanges()
Return the data changes.
|
public DataTreeChanged(Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> changes)
public Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> getChanges()
Copyright © 2019 OpenDaylight. All rights reserved.