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

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

public class VreCollectionRelation
extends Object


Field Summary
static String COLLECTION_ID_FIELD
           
static String VRE_ID_FIELD
           
 
Constructor Summary
VreCollectionRelation(VRE vre, Collection collection)
           
 
Method Summary
 Collection getCollection()
           
 VRE getVre()
           
 void setGhn(Collection 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

COLLECTION_ID_FIELD

public static final String COLLECTION_ID_FIELD
See Also:
Constant Field Values

VRE_ID_FIELD

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

VreCollectionRelation

public VreCollectionRelation(VRE vre,
                             Collection collection)
Method Detail

getVre

public VRE getVre()

setVre

public void setVre(VRE vre)

getCollection

public Collection getCollection()

setGhn

public void setGhn(Collection ghn)


Copyright © 2013. All Rights Reserved.