public class SingleCondition extends Object implements Condition
protected String
m_Name
protected short
m_Type
protected Object
m_Value
DRIVEIT, FIELD_SPEARATOR, ID, LASTMODIFIED, SERVERID, TYPE_AND, TYPE_EQ, TYPE_GT, TYPE_GTE, TYPE_LT, TYPE_LTE, TYPE_NE, TYPE_OR, VERSION
SingleCondition(String name, Object value, short type)
List<Condition>
getItems()
String
getName()
short
getType()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String m_Name
protected Object m_Value
protected short m_Type
public SingleCondition(String name, Object value, short type)
public String getName()
Condition
getName
public Object getValue()
getValue
public short getType()
getType
public List<Condition> getItems()
getItems
Copyright © 2021. All rights reserved.