xcodegen.structure
Class XTypes

java.lang.Object
  |
  +--xcodegen.structure.XTypes

public class XTypes
extends java.lang.Object

Contains all the type definition

Version:
$Revision: 1.1 $
Author:
Herve Tchepannou

Constructor Summary
XTypes()
           
 
Method Summary
static boolean contains(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XTypes

public XTypes()
Method Detail

contains

public static boolean contains(java.lang.String type)