org.eclipse.birt.core.data
Class DataType.AnyType

java.lang.Object
  extended by org.eclipse.birt.core.data.DataType.AnyType
Enclosing class:
DataType

public static final class DataType.AnyType
extends java.lang.Object

Other type can be found in JDK, such as Integer and String, but AnyType have to be manually created to make it correspond to "Any" name.


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

Constructor Detail

DataType.AnyType

public DataType.AnyType()


Copyright © 2008 Actuate Corp. All rights reserved.