com.atlassian.jira.pageobjects.project.people
Class RolesPage.PeopleRoleImpl.GroupImpl

java.lang.Object
  extended by com.atlassian.jira.pageobjects.project.people.RolesPage.PeopleRoleImpl.GroupImpl
All Implemented Interfaces:
PeopleRole.Group
Enclosing class:
RolesPage.PeopleRoleImpl

public static class RolesPage.PeopleRoleImpl.GroupImpl
extends Object
implements PeopleRole.Group


Constructor Summary
RolesPage.PeopleRoleImpl.GroupImpl(com.atlassian.pageobjects.elements.PageElement groupElement)
           
 
Method Summary
 boolean equals(Object other)
           
 String getName()
           
 boolean hasGroupIcon()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RolesPage.PeopleRoleImpl.GroupImpl

public RolesPage.PeopleRoleImpl.GroupImpl(com.atlassian.pageobjects.elements.PageElement groupElement)
Method Detail

getName

public String getName()
Specified by:
getName in interface PeopleRole.Group

hasGroupIcon

public boolean hasGroupIcon()
Specified by:
hasGroupIcon in interface PeopleRole.Group

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2013 Atlassian. All Rights Reserved.