java.lang.Object
org.iplass.mtp.entity.query.condition.Condition
org.iplass.mtp.entity.query.condition.expr.Not
All Implemented Interfaces:
Serializable, ASTNode

public class Not extends Condition
NOT条件を表す。
See Also: