oasis.names.tc.ebxml_regrep.xsd.query._3
Class SlotBranchType

java.lang.Object
  extended by oasis.names.tc.ebxml_regrep.xsd.query._3.FilterQueryType
      extended by oasis.names.tc.ebxml_regrep.xsd.query._3.BranchType
          extended by oasis.names.tc.ebxml_regrep.xsd.query._3.SlotBranchType

public class SlotBranchType
extends BranchType

Java class for SlotBranchType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="SlotBranchType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}BranchType">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class oasis.names.tc.ebxml_regrep.xsd.query._3.FilterQueryType
primaryFilter
 
Constructor Summary
SlotBranchType()
           
 
Method Summary
 
Methods inherited from class oasis.names.tc.ebxml_regrep.xsd.query._3.FilterQueryType
getPrimaryFilter, setPrimaryFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlotBranchType

public SlotBranchType()