org.gcube.portlets.admin.software_upload_wizard.shared.rpc
Class GetGeneralInfoResult

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.rpc.GetGeneralInfoResult
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, net.customware.gwt.dispatch.shared.Result

public class GetGeneralInfoResult
extends Object
implements net.customware.gwt.dispatch.shared.Result


Constructor Summary
GetGeneralInfoResult(GeneralInfo generalInfo)
           
 
Method Summary
 GeneralInfo getGeneralInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetGeneralInfoResult

public GetGeneralInfoResult(GeneralInfo generalInfo)
Method Detail

getGeneralInfo

public GeneralInfo getGeneralInfo()


Copyright © 2013. All Rights Reserved.