org.gcube.vremanagement.vremodel.cl.stubs.types
Class RunningInstanceMessage

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.stubs.types.RunningInstanceMessage

public class RunningInstanceMessage
extends Object


Constructor Summary
protected RunningInstanceMessage()
           
  RunningInstanceMessage(String serviceClass, String serviceName)
           
 
Method Summary
 String serviceClass()
           
 void serviceClass(String serviceClass)
           
 String serviceName()
           
 void serviceName(String serviceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunningInstanceMessage

protected RunningInstanceMessage()

RunningInstanceMessage

public RunningInstanceMessage(String serviceClass,
                              String serviceName)
Method Detail

serviceClass

public String serviceClass()
Returns:
the serviceClass

serviceClass

public void serviceClass(String serviceClass)
Parameters:
serviceClass - the serviceClass to set

serviceName

public String serviceName()
Returns:
the serviceName

serviceName

public void serviceName(String serviceName)
Parameters:
serviceName - the serviceName to set


Copyright © 2013. All Rights Reserved.