org.gcube.vremanagement.vremodeler.impl.peristentobjects
Class VreFunctionalityRelation
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.peristentobjects.VreFunctionalityRelation
public class VreFunctionalityRelation
- 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
FUNCTIONALITY_ID_FIELD
public static final String FUNCTIONALITY_ID_FIELD
- See Also:
- Constant Field Values
VreFunctionalityRelation
public VreFunctionalityRelation(VRE vre,
FunctionalityPersisted functionality)
getVre
public VRE getVre()
setVre
public void setVre(VRE vre)
getFunctionality
public FunctionalityPersisted getFunctionality()
setFunctionality
public void setFunctionality(FunctionalityPersisted functionality)
Copyright © 2013. All Rights Reserved.