gr.uoa.di.madgik.workflow.client.library.beans
Class Types.GRIDResource

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.client.library.beans.Types.GRIDResource
Enclosing class:
Types

public static class Types.GRIDResource
extends Object


Field Summary
 byte[] inMessageBytePayload
           
 String inMessageStringPayload
           
 String resourceAccess
           
 Types.AccessInfo resourceAccessInfo
           
 String resourceKey
           
 String resourceReference
           
 String resourceType
           
 
Constructor Summary
Types.GRIDResource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resourceType

public String resourceType

resourceKey

public String resourceKey

resourceAccess

public String resourceAccess

resourceAccessInfo

public Types.AccessInfo resourceAccessInfo

resourceReference

public String resourceReference

inMessageBytePayload

public byte[] inMessageBytePayload

inMessageStringPayload

public String inMessageStringPayload
Constructor Detail

Types.GRIDResource

public Types.GRIDResource()


Copyright © 2014. All Rights Reserved.