com.vaadin.addon.jpacontainer.fieldfactory
Class ElementCollectionEditor.ValueHolder

java.lang.Object
  extended by com.vaadin.addon.jpacontainer.fieldfactory.ElementCollectionEditor.ValueHolder
Enclosing class:
ElementCollectionEditor

public class ElementCollectionEditor.ValueHolder
extends Object


Constructor Summary
ElementCollectionEditor.ValueHolder(Object o)
           
 
Method Summary
 Object getValue()
           
 void setValue(Object newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementCollectionEditor.ValueHolder

public ElementCollectionEditor.ValueHolder(Object o)
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object newValue)


Copyright © 2013 Vaadin Ltd. All rights reserved.