org.gcube.vremanagement.vremodel.cl.stubs.types
Class RunningInstanceMessage
java.lang.Object
org.gcube.vremanagement.vremodel.cl.stubs.types.RunningInstanceMessage
public class RunningInstanceMessage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunningInstanceMessage
protected RunningInstanceMessage()
RunningInstanceMessage
public RunningInstanceMessage(String serviceClass,
String serviceName)
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.