public class VRE extends ResearchEnvironment implements Serializable, Comparable<VRE>
Constructor and Description |
---|
VRE() |
VRE(String vreName,
String description,
String imageURL,
String vomsGroupName,
String friendlyURL,
UserBelonging userBelonging) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(VRE arg0) |
getDescription, getFriendlyURL, getGroupName, getImageURL, getName, getUserBelonging, setDescription, setFriendlyURL, setGroupName, setImageURL, setName, setUserBelonging
public int compareTo(VRE arg0)
compareTo
in interface Comparable<VRE>
Copyright © 2016. All Rights Reserved.