public final class FieldModel<O,V> extends Object
void
castAndSet(Object o, Object value)
V
get(Object o)
String
getName()
TypeModel<O>
getOwner()
TypeModel<V>
getType()
boolean
isTransient()
set(Object o, V value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TypeModel<O> getOwner()
public String getName()
public boolean isTransient()
public TypeModel<V> getType()
public V get(Object o)
public void castAndSet(Object o, Object value)
public void set(Object o, V value)
public String toString()
toString
Object
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.