| Package | Description |
|---|---|
| org.gcube.portlets.user.joinvre.shared |
| Modifier and Type | Field and Description |
|---|---|
protected VreMembershipType |
VRE.membershipType |
| Modifier and Type | Method and Description |
|---|---|
VreMembershipType |
VRE.getMembershipType() |
static VreMembershipType |
VreMembershipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VreMembershipType[] |
VreMembershipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VRE.setMembershipType(VreMembershipType membershipType) |
| Constructor and Description |
|---|
VRE(long id,
String vreName,
String description,
String imageURL,
String infraScope,
String friendlyURL,
UserBelonging userBelonging,
VreMembershipType membershipType) |
Copyright © 2017. All Rights Reserved.