public class CrmQueryField extends Object implements Serializable
Constructor and Description |
---|
CrmQueryField() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
TRequeteur |
getField() |
Class<?> |
getType() |
int |
hashCode() |
boolean |
isNotInJoinType() |
void |
setField(TRequeteur field) |
void |
setType(Class<?> type) |
public static final String NOT_IN
public TRequeteur getField()
public void setField(TRequeteur field)
public Class<?> getType()
public void setType(Class<?> type)
public boolean isNotInJoinType()
Copyright © 2016. All rights reserved.