| 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<XmlSchemaLibrary> |
XmlSchemaDefinition.xmlSchemaLibrary |
| Modifier and Type | Method and Description |
|---|---|
ItemList<XmlSchemaLibrary> |
XmlSchemaDefinition.getXmlSchemaLibrary()
Retrieve the
xml_schema_library property (displayed as 'XML Schema Library') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaDefinition.setXmlSchemaLibrary(ItemList<XmlSchemaLibrary> xmlSchemaLibrary)
Set the
xml_schema_library property (displayed as XML Schema Library) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.