Package io.resys.hdes.client.api.ast
Interface AstChangeset.CommandsAndChanges
- All Known Implementing Classes:
ImmutableCommandsAndChanges
- Enclosing interface:
- AstChangeset
@Immutable
public static interface AstChangeset.CommandsAndChanges
-
Method Summary
-
Method Details
-
getCommands
List<AstCommand> getCommands() -
getSrc
List<AstChangeset> getSrc()
-