org.openspml.v2.msg.spmlsearch
Class Not

java.lang.Object
  extended byorg.openspml.v2.msg.spml.Extensible
      extended byorg.openspml.v2.msg.spml.ExtensibleMarshallable
          extended byorg.openspml.v2.msg.spml.QueryClause
              extended byorg.openspml.v2.msg.spmlsearch.LogicalOperator
                  extended byorg.openspml.v2.msg.spmlsearch.Not
All Implemented Interfaces:
Marshallable, MarshallableElement, OpenContentContainer

public class Not
extends LogicalOperator

Author:
kent.spaulding@sun.com

Date: Feb 16, 2006


Constructor Summary
Not()
           
 
Methods inherited from class org.openspml.v2.msg.spmlsearch.LogicalOperator
getNamespacesInfo
 
Methods inherited from class org.openspml.v2.msg.spml.QueryClause
toXML
 
Methods inherited from class org.openspml.v2.msg.spml.Extensible
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, equals, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, hashCode, isValid, removeOpenContentAttr, removeOpenContentElement, setOpenContent, setOpenContentAttrs, setOpenContentElements
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openspml.v2.msg.MarshallableElement
isValid
 

Constructor Detail

Not

public Not()


Copyright © Sun Microsystems, Inc. All Rights Reserved.