public final class RelSide
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static RelSide |
AFTER |
the after side
|
static RelSide |
BEFORE |
the before side
|
static RelSide |
END |
the end side
|
static RelSide |
START |
the start side
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
|
java.lang.String |
toString() |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.