org.wso2.carbon.registry.social.api.people.userprofile.model
Class GroupId
java.lang.Object
org.wso2.carbon.registry.social.api.people.userprofile.model.GroupId
public class GroupId
- extends Object
GroupId
public GroupId(GroupId.Type type,
String groupId)
getType
public GroupId.Type getType()
getGroupId
public String getGroupId()
fromJson
public static GroupId fromJson(String jsonId)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 WSO2 Inc. All Rights Reserved.