public class Sequence extends TreeNode
Constructor and Description |
---|
Sequence() |
Modifier and Type | Method and Description |
---|---|
String |
getIncrementBy() |
String |
getName() |
void |
setIncrementBy(String incrementBy) |
void |
setName(String name) |
Copyright © 2023. All rights reserved.