- Direct Known Subclasses:
GA
public class GroupId
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
DEFAULT
public static final GroupId DEFAULT
-
Constructor Details
-
GroupId
public GroupId(String rawGroupId)
-
Method Details
-
isDefaultGroup
public boolean isDefaultGroup()
-
getRawGroupIdWithDefaultString
public String getRawGroupIdWithDefaultString()
-
getRawGroupIdWithNull
public String getRawGroupIdWithNull()
-
-
isValid
public static boolean isValid(String rawGroupId)