org.gcube.portlets.user.userprofileeditingportlet.shared
Class PresentableFieldInfoBean

java.lang.Object
  extended by org.gcube.portlets.user.userprofileeditingportlet.shared.PresentableFieldInfoBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class PresentableFieldInfoBean
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
PresentableFieldInfoBean()
           
PresentableFieldInfoBean(String id, String label)
           
 
Method Summary
 String getId()
           
 String getLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentableFieldInfoBean

public PresentableFieldInfoBean()

PresentableFieldInfoBean

public PresentableFieldInfoBean(String id,
                                String label)
Method Detail

getLabel

public String getLabel()

getId

public String getId()


Copyright © 2014. All Rights Reserved.