Class AccessGroupImpl
java.lang.Object
io.aether.cloud.client.AccessGroupImpl
- All Implemented Interfaces:
io.aether.common.AccessGroupI
-
Field Details
-
id
protected final long id -
data
-
owner
-
-
Constructor Details
-
AccessGroupImpl
public AccessGroupImpl(io.aether.api.common.AccessGroup accessGroup)
-
-
Method Details
-
getId
public long getId()- Specified by:
getIdin interfaceio.aether.common.AccessGroupI
-
getOwner
- Specified by:
getOwnerin interfaceio.aether.common.AccessGroupI
-
contains
-