public class GroupInstance extends Object
| Constructor and Description |
|---|
GroupInstance() |
GroupInstance(Long id,
Long groupId,
String instanceId) |
GroupInstance(Long groupId,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId() |
Long |
getId() |
String |
getInstanceId() |
void |
setGroupId(Long groupId) |
void |
setId(Long id) |
void |
setInstanceId(String instanceId) |
Copyright © 2020 org.mydotey. All rights reserved.