public final class LobData extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ExpFragment> |
getEntities() |
List<ExpRef> |
getRefs() |
ExpFragment |
getRoot() |
int |
hashCode() |
String |
toString() |
static LobData |
withoutRootLobData(List<ExpFragment> entities,
List<ExpRef> refs) |
public static LobData withoutRootLobData(List<ExpFragment> entities, List<ExpRef> refs)
public List<ExpFragment> getEntities()
public ExpFragment getRoot()
Copyright © 2021. All rights reserved.