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

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.peristentobjects.VreGhnRelation

public class VreGhnRelation
extends Object


Field Summary
static String GHN_ID_FIELD
           
static String VRE_ID_FIELD
           
 
Constructor Summary
VreGhnRelation(VRE vre, Ghn ghn)
           
 
Method Summary
 Ghn getGhn()
           
 VRE getVre()
           
 void setGhn(Ghn ghn)
           
 void setVre(VRE vre)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VRE_ID_FIELD

public static final String VRE_ID_FIELD
See Also:
Constant Field Values

GHN_ID_FIELD

public static final String GHN_ID_FIELD
See Also:
Constant Field Values
Constructor Detail

VreGhnRelation

public VreGhnRelation(VRE vre,
                      Ghn ghn)
Method Detail

getVre

public VRE getVre()

setVre

public void setVre(VRE vre)

getGhn

public Ghn getGhn()

setGhn

public void setGhn(Ghn ghn)


Copyright © 2013. All Rights Reserved.