public class InsertPosition extends Object implements Serializable
| Constructor and Description |
|---|
InsertPosition()
No args constructor for use in serialization
|
InsertPosition(Index index,
String relativeTo) |
| Modifier and Type | Method and Description |
|---|---|
Index |
getIndex() |
String |
getRelativeTo() |
void |
setIndex(Index index) |
void |
setRelativeTo(String relativeTo) |
Copyright © 2017–2018 Red Hat. All rights reserved.