public class ListJoin
extends java.lang.Object
| Constructor and Description |
|---|
ListJoin()
Instantiates a new list join.
|
| Modifier and Type | Method and Description |
|---|---|
ListJoinCondition |
getCondition()
Gets the condition.
|
java.lang.String |
getListAlias()
Gets the list alias.
|
ListJoinType |
getType()
Gets the type.
|
public ListJoinCondition getCondition()
public java.lang.String getListAlias()
public ListJoinType getType()