org.gcube.portlets.admin.software_upload_wizard.shared.rpc
Class GetTypedDataResult<T>

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

public class GetTypedDataResult<T>
extends Object
implements net.customware.gwt.dispatch.shared.Result


Constructor Summary
GetTypedDataResult(T value)
           
 
Method Summary
 T getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTypedDataResult

public GetTypedDataResult(T value)
Method Detail

getValue

public T getValue()


Copyright © 2013. All Rights Reserved.