Uses of Class
org.gcube.vremanagement.vremodeler.impl.peristentobjects.VreGhnRelation

Packages that use VreGhnRelation
org.gcube.vremanagement.vremodeler.impl.peristentobjects   
 

Uses of VreGhnRelation in org.gcube.vremanagement.vremodeler.impl.peristentobjects
 

Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects that return types with arguments of type VreGhnRelation
 com.j256.ormlite.dao.ForeignCollection<VreGhnRelation> VRE.getGhns()
           
 Collection<VreGhnRelation> Ghn.getVreRelation()
           
 

Method parameters in org.gcube.vremanagement.vremodeler.impl.peristentobjects with type arguments of type VreGhnRelation
 void VRE.setGhns(com.j256.ormlite.dao.ForeignCollection<VreGhnRelation> ghns)
           
 void Ghn.setVreRelation(Collection<VreGhnRelation> vreRelation)
           
 



Copyright © 2013. All Rights Reserved.