public class GroupResource extends Object
GroupResource(String groupId, String groupName, String owner, Integer affiliations)
boolean
equals(Object o)
Integer
getAffiliations()
String
getGroupId()
getGroupName()
getOwner()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GroupResource(String groupId, String groupName, String owner, Integer affiliations)
public String getGroupId()
public String getGroupName()
public String getOwner()
public Integer getAffiliations()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2024. All rights reserved.