public class CarmlJoin extends CarmlResource implements Join
| Modifier and Type | Class and Description |
|---|---|
static class |
CarmlJoin.Builder |
| Constructor and Description |
|---|
CarmlJoin() |
CarmlJoin(String child,
String parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getChildReference() |
String |
getParentReference() |
int |
hashCode() |
static CarmlJoin.Builder |
newBuilder() |
void |
setChildReference(String child) |
void |
setParentReference(String parent) |
String |
toString() |
getId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getLabel, getResourceNamepublic String getChildReference()
getChildReference in interface Joinpublic void setChildReference(String child)
public String getParentReference()
getParentReference in interface Joinpublic void setParentReference(String parent)
public static CarmlJoin.Builder newBuilder()
Copyright © 2017–2018 Taxonic. All rights reserved.