| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected Volume |
VolumeContribution.volume |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Volume> |
Instance.volumes |
| Modifier and Type | Method and Description |
|---|---|
Volume |
VolumeContribution.getVolume()
Retrieve the
volume property (displayed as 'Volume') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Volume> |
Instance.getVolumes()
Retrieve the
volumes property (displayed as 'Volumes') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeContribution.setVolume(Volume volume)
Set the
volume property (displayed as Volume) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setVolumes(ItemList<Volume> volumes)
Set the
volumes property (displayed as Volumes) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.