org.openspml.v2.msg.spmlsearch
Class And

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.And
All Implemented Interfaces:
Marshallable, MarshallableElement, OpenContentContainer

public class And
extends LogicalOperator

Author:
kent.spaulding@sun.com

Date: Feb 16, 2006


Constructor Summary
And()
           
 
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

And

public And()


Copyright © Sun Microsystems, Inc. All Rights Reserved.