public class PropertyReference<T> extends Object
Constructor and Description |
---|
PropertyReference(Object instance,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
get() |
Object |
getInstance() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.