public class GroupId extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GroupId.Type |
Constructor and Description |
---|
GroupId(GroupId.Type type,
String groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static GroupId |
fromJson(String jsonId) |
String |
getGroupId() |
GroupId.Type |
getType() |
int |
hashCode() |
String |
toString() |
public GroupId(GroupId.Type type, String groupId)
public GroupId.Type getType()
public String getGroupId()
Copyright © 2019 WSO2. All Rights Reserved.