org.gcube.portlets.user.gcubeloggedin.shared
Class VREClient

java.lang.Object
  extended by org.gcube.portlets.user.gcubeloggedin.shared.VObject
      extended by org.gcube.portlets.user.gcubeloggedin.shared.VREClient
All Implemented Interfaces:
Serializable

public class VREClient
extends VObject

Author:
massi
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.portlets.user.gcubeloggedin.shared.VObject
VObject.UserBelongingClient
 
Constructor Summary
VREClient()
           
VREClient(String name, String groupName, String description, String imageURL, String friendlyURL, VObject.UserBelongingClient userBelonging)
           
 
Method Summary
 
Methods inherited from class org.gcube.portlets.user.gcubeloggedin.shared.VObject
getDescription, getFriendlyURL, getGroupName, getImageURL, getName, getUserBelonging, setDescription, setFriendlyURL, setGroupName, setImageURL, setName, setUserBelonging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VREClient

public VREClient()

VREClient

public VREClient(String name,
                 String groupName,
                 String description,
                 String imageURL,
                 String friendlyURL,
                 VObject.UserBelongingClient userBelonging)


Copyright © 2014. All Rights Reserved.