public class SimpleFieldValue extends Object implements FieldValueObject
Constructor and Description |
---|
SimpleFieldValue(Class<?> javaObject,
Property<Object> f,
FieldValue value,
Class<?> type) |
public SimpleFieldValue(Class<?> javaObject, Property<Object> f, FieldValue value, Class<?> type)
public void setValue(Object instance, javax.enterprise.context.spi.CreationalContext<?> ctx, javax.enterprise.inject.spi.BeanManager manager)
setValue
in interface FieldValueObject
Copyright © 2008–2013 Seam Framework. All rights reserved.