| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary |
Implements a client library for integrating with IBM Information Governance Catalog through its REST API.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.types |
Defines data constructs representing IGC's type metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
IGCRestConstants.getJavaTypeForProperty(TypeProperty property)
Retrieve the name of the Java type for the provided IGC type.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeProperty> |
PropertyGrouping.getProperties()
Retrieve the list of properties contained within this grouping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyGrouping.setProperties(List<TypeProperty> properties)
Set the list of properties contained within this grouping.
|
Copyright © 2018–2021 ODPi. All rights reserved.