class Type : Object

public const_c type value

public Type( type value )
public virtual String toString( )
public bool operator==( Type rightOperand )
public bool operator==( type rightOperand )
public bool operator!=( Type rightOperand )
public bool operator!=( type rightOperand )
public static String toString( type value )