Package org.eclipse.birt.core.data
Class DataType.AnyType
java.lang.Object
org.eclipse.birt.core.data.DataType.AnyType
- Enclosing class:
- DataType
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
Constructors -
Method Summary
-
Constructor Details
-
AnyType
public AnyType()
-