org.apache.aries.blueprint.jaxb
Class Tnull

java.lang.Object
  extended by org.apache.aries.blueprint.jaxb.Tnull

public class Tnull
extends java.lang.Object

The definition for a value type.

Java class for Tnull complex type.

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

 <complexType name="Tnull">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


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

Constructor Detail

Tnull

public Tnull()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.