public abstract class Group
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
-
description
@Nullable
public abstract String description()
-
domainId
@Nullable
public abstract String domainId()
-
link
@Nullable
public abstract Link link()
-
-
-