public interface PropertyAccess
PropertyAccessStrategy| Modifier and Type | Method and Description | 
|---|---|
Getter | 
getGetter()
Obtain the delegate for getting values for the described persistent property 
 | 
PropertyAccessStrategy | 
getPropertyAccessStrategy()
Access to the PropertyAccessStrategy that created this PropertyAccess 
 | 
Setter | 
getSetter()
Obtain the delegate for setting values for the described persistent property 
 | 
PropertyAccessStrategy getPropertyAccessStrategy()
Getter getGetter()
Setter getSetter()
Copyright © 2017 JBoss by Red Hat. All rights reserved.