org.aspsimon.termcomp.entity.xtc
Class Maybe

java.lang.Object
  extended by org.aspsimon.termcomp.entity.xtc.Maybe

public class Maybe
extends java.lang.Object

Schema fragment(s) for this class:

 <xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="maybe">
   <xs:complexType/>
 </xs:element>
 


Constructor Summary
Maybe()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maybe

public Maybe()