Uses of Class
org.hibernate.test.annotations.embedded.FixedLeg

Packages that use FixedLeg
org.hibernate.test.annotations.embedded   
 

Uses of FixedLeg in org.hibernate.test.annotations.embedded
 

Methods in org.hibernate.test.annotations.embedded that return FixedLeg
 FixedLeg VanillaSwap.getFixedLeg()
           
 FixedLeg Swap.getFixedLeg()
           
 

Methods in org.hibernate.test.annotations.embedded with parameters of type FixedLeg
 void VanillaSwap.setFixedLeg(FixedLeg fixedLeg)
           
 void Swap.setFixedLeg(FixedLeg fixedLeg)
           
 



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