org.chromattic.metamodel.bean
Class SimpleValueInfo<V>

java.lang.Object
  extended by org.chromattic.metamodel.bean.ValueInfo
      extended by org.chromattic.metamodel.bean.SimpleValueInfo<V>

public class SimpleValueInfo<V>
extends ValueInfo

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.metamodel.bean.ValueInfo
typeInfo
 
Method Summary
 SimpleType<V> getSimpleType()
           
 java.lang.String toString()
           
 
Methods inherited from class org.chromattic.metamodel.bean.ValueInfo
getTypeInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSimpleType

public SimpleType<V> getSimpleType()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 eXo Platform SAS. All Rights Reserved.