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

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

public class SetTypedData<T>
extends Object
implements net.customware.gwt.dispatch.shared.Action<SetTypedDataResult<T>>


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

Constructor Detail

SetTypedData

public SetTypedData(String key,
                    T value)
Method Detail

getKey

public String getKey()

getValue

public T getValue()


Copyright © 2013. All Rights Reserved.