public class PageElementPosition extends Object
| Modifier and Type | Field and Description |
|---|---|
static PageElementPosition |
FIRST |
int |
FS_ID |
static PageElementPosition |
LAST |
static PageElementPosition |
LAST_EXCEPT |
static PageElementPosition |
START |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
static PageElementPosition |
valueOf(String ident) |
public final int FS_ID
public static final PageElementPosition START
public static final PageElementPosition FIRST
public static final PageElementPosition LAST
public static final PageElementPosition LAST_EXCEPT
Copyright © 2021. All rights reserved.