| 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 ItemList<Directoryproviderproperty> |
Providerpropertytype.hasDirectoryProviderProperty |
protected ItemList<Directoryproviderproperty> |
Providerpropertyinfo.hasDirectoryProviderProperty |
protected ItemList<Directoryproviderproperty> |
Directoryproviderconfiguration.hasDirectoryProviderProperty |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Directoryproviderproperty> |
Providerpropertytype.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
ItemList<Directoryproviderproperty> |
Providerpropertyinfo.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
ItemList<Directoryproviderproperty> |
Directoryproviderconfiguration.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Providerpropertytype.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
void |
Providerpropertyinfo.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
void |
Directoryproviderconfiguration.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.