org.openspml.v2.msg.spmlsearch
Class Or

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

public class Or
extends LogicalOperator

Author:
kent.spaulding@sun.com

Date: Feb 16, 2006


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

Or

public Or()


Copyright © Sun Microsystems, Inc. All Rights Reserved.