com.atlassian.jira.functest.framework.admin
Class ViewServices.Service

java.lang.Object
  extended by com.atlassian.jira.functest.framework.admin.ViewServices.Service
Enclosing class:
ViewServices

public static class ViewServices.Service
extends Object


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

Constructor Detail

ViewServices.Service

public ViewServices.Service(String name,
                            String serviceClass)
Method Detail

getName

public String getName()

getServiceClass

public String getServiceClass()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2012 Atlassian. All Rights Reserved.