public class PropertyReference<T> extends Object
PropertyReference(Object instance, String name)
boolean
equals(Object o)
T
get()
Object
getInstance()
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PropertyReference(Object instance, String name)
public Object getInstance()
public String getName()
public T get()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.