org.chromattic.core.bean
Class SimpleTypeKind.PATH<E>

java.lang.Object
  extended by org.chromattic.core.bean.SimpleTypeKind<E,String>
      extended by org.chromattic.core.bean.SimpleTypeKind.PATH<E>
Enclosing class:
SimpleTypeKind<E,I>

public abstract static class SimpleTypeKind.PATH<E>
extends SimpleTypeKind<E,String>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.chromattic.core.bean.SimpleTypeKind
SimpleTypeKind.BOOLEAN<E>, SimpleTypeKind.DATE<E>, SimpleTypeKind.DOUBLE<E>, SimpleTypeKind.LONG<E>, SimpleTypeKind.PATH<E>, SimpleTypeKind.STREAM<E>, SimpleTypeKind.STRING<E>
 
Constructor Summary
protected SimpleTypeKind.PATH()
           
protected SimpleTypeKind.PATH(Class<E> externalType)
           
 
Method Summary
 
Methods inherited from class org.chromattic.core.bean.SimpleTypeKind
getExternalType, toExternal, toInternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTypeKind.PATH

protected SimpleTypeKind.PATH(Class<E> externalType)

SimpleTypeKind.PATH

protected SimpleTypeKind.PATH()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.