public class ItemPropertyVar<T> extends org.rapidoid.var.impl.AbstractVar<T>
ItemPropertyVar(org.rapidoid.model.Item item, String property)
T
get()
void
set(T value)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ItemPropertyVar(org.rapidoid.model.Item item, String property)
public T get()
public void set(T value)
Copyright © 2014 Nikolche Mihajlovski. All rights reserved.