Package io.resys.hdes.client.api.ast
Interface AstChangeset
- All Known Implementing Classes:
AstChangesetBean
public interface AstChangeset
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getLine
int getLine() -
getValue
String getValue() -
getCommands
List<AstCommand> getCommands()
-