org.gcube.vremanagement.vremodeler.impl.util
Class ServicePair

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.util.ServicePair
All Implemented Interfaces:
Serializable

public class ServicePair
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ServicePair(String serviceName, String serviceClass)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getServiceClass()
           
 String getServiceName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicePair

public ServicePair(String serviceName,
                   String serviceClass)
Method Detail

getServiceClass

public String getServiceClass()

getServiceName

public String getServiceName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2013. All Rights Reserved.