org.gcube.vremanagement.vremodeler.impl.peristentobjects
Class VreGhnRelation
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.peristentobjects.VreGhnRelation
public class VreGhnRelation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
VreGhnRelation
public VreGhnRelation(VRE vre,
Ghn ghn)
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.