Uses of Class
org.hibernate.envers.test.entities.components.DefaultValueComponent2

Packages that use DefaultValueComponent2
org.hibernate.envers.test.entities.components   
 

Uses of DefaultValueComponent2 in org.hibernate.envers.test.entities.components
 

Methods in org.hibernate.envers.test.entities.components that return DefaultValueComponent2
 DefaultValueComponent2 DefaultValueComponent1.getComp2()
           
static DefaultValueComponent2 DefaultValueComponent2.of(String str1, String str2)
           
 

Methods in org.hibernate.envers.test.entities.components with parameters of type DefaultValueComponent2
static DefaultValueComponent1 DefaultValueComponent1.of(String str1, DefaultValueComponent2 comp2)
           
 void DefaultValueComponent1.setComp2(DefaultValueComponent2 comp2)
           
 



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