Uses of Interface
org.hibernate.test.any.PropertyValue

Packages that use PropertyValue
org.hibernate.test.any   
 

Uses of PropertyValue in org.hibernate.test.any
 

Classes in org.hibernate.test.any that implement PropertyValue
 class ComplexPropertyValue
          todo: describe ${NAME}
 class IntegerPropertyValue
          todo: describe IntegerPropertyValue
 class StringPropertyValue
          todo: describe StringPropertyValue
 

Methods in org.hibernate.test.any that return PropertyValue
 PropertyValue PropertySet.getSomeSpecificProperty()
           
 

Methods in org.hibernate.test.any with parameters of type PropertyValue
 void PropertySet.setSomeSpecificProperty(PropertyValue someSpecificProperty)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.