public final class RelSide
extends java.lang.Object
Modifier and Type | Field and 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 and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
toString() |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.