| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GroupOrSegment |
GroupOrSegment.clone() |
GroupOrSegment |
GroupOrSegment.set(String fieldName,
Object value) |
GroupOrSegment |
GroupOrSegment.setGroup(SchemaGroup group) |
GroupOrSegment |
GroupOrSegment.setSegment(SchemaSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupOrSegment> |
SchemaGroup.getMembers()
Nested groups and/or segments.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaGroup |
SchemaGroup.setMembers(List<GroupOrSegment> members)
Nested groups and/or segments.
|
Copyright © 2011–2025 Google. All rights reserved.