org.gcube.common.core.resources
Class GCUBEExternalRunningInstance.RunningInstanceInterface

java.lang.Object
  extended by org.gcube.common.core.resources.GCUBEExternalRunningInstance.RunningInstanceInterface
Enclosing class:
GCUBEExternalRunningInstance

public static class GCUBEExternalRunningInstance.RunningInstanceInterface
extends Object


Constructor Summary
GCUBEExternalRunningInstance.RunningInstanceInterface()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getEndpoint()
           
 String getWSDL()
           
 void setEndpoint(String endpoint)
           
 void setWSDL(String wsdl)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEExternalRunningInstance.RunningInstanceInterface

public GCUBEExternalRunningInstance.RunningInstanceInterface()
Method Detail

getEndpoint

public String getEndpoint()

setEndpoint

public void setEndpoint(String endpoint)

getWSDL

public String getWSDL()

setWSDL

public void setWSDL(String wsdl)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.