Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.runtime.rebind
Class TypeInfo

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.rebind.TypeInfo

public class TypeInfo
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
TypeInfo(com.google.gwt.core.ext.typeinfo.JClassType classType)
           
 
Method Summary
 com.google.gwt.core.ext.typeinfo.JClassType getClassType()
           
 java.lang.String getProxyName()
           
 java.lang.String getProxyPackage()
           
 java.lang.String getProxyQName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeInfo

public TypeInfo(com.google.gwt.core.ext.typeinfo.JClassType classType)
Method Detail

getClassType

public com.google.gwt.core.ext.typeinfo.JClassType getClassType()
Returns:
the classType.

getProxyName

public java.lang.String getProxyName()
Returns:
the proxyName.

getProxyPackage

public java.lang.String getProxyPackage()
Returns:
the proxyPackage.

getProxyQName

public java.lang.String getProxyQName()
Returns:
the proxyQName.

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.