public class RootEntity extends Object
| Constructor and Description |
|---|
RootEntity() |
RootEntity(String joaf,
List<String> mergedIds) |
| Modifier and Type | Method and Description |
|---|---|
static RootEntity |
decode(String s) |
String |
getJoaf() |
List<String> |
getMergedIds() |
void |
setJoaf(String joaf) |
void |
setMergedIds(List<String> mergedIds) |
String |
toString() |
public static RootEntity decode(String s)
public String getJoaf()
public void setJoaf(String joaf)
Copyright © 2023. All rights reserved.