org.gcube.portlets.admin.software_upload_wizard.shared.rpc
Class SetTypedData<T>
java.lang.Object
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>>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetTypedData
public SetTypedData(String key,
T value)
getKey
public String getKey()
getValue
public T getValue()
Copyright © 2013. All Rights Reserved.