Package com._1c.g5.aef2.changes
Interface ICompoundChange
-
- All Superinterfaces:
IChange
- All Known Implementing Classes:
CompoundChange
public interface ICompoundChange extends IChange
Defines the contract of a compound change.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<IChange>
getChanges()
-