public static interface JsonCodec.BeanProperty extends Serializable
String
getName()
Type
getType()
Object
getValue(Object bean)
void
setValue(Object bean, Object value)
Object getValue(Object bean) throws Exception
Exception
void setValue(Object bean, Object value) throws Exception
String getName()
Type getType()
Copyright © 2019 Vaadin Ltd. All rights reserved.