| 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<XsdElementGroupReference> |
XsdComplexType.referencesXsdElementGroup |
protected ItemList<XsdElementGroupReference> |
XsdElement.referencesXsdElementGroups |
protected ItemList<XsdElementGroupReference> |
XsdElementGroup.referencesXsdElementGroups |
| Modifier and Type | Method and Description |
|---|---|
ItemList<XsdElementGroupReference> |
XsdComplexType.getReferencesXsdElementGroup()
Retrieve the
references_xsd_element_group property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementGroupReference> |
XsdElement.getReferencesXsdElementGroups()
Retrieve the
references_xsd_element_groups property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementGroupReference> |
XsdElementGroup.getReferencesXsdElementGroups()
Retrieve the
references_xsd_element_groups property (displayed as 'References XSD Element Groups') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XsdComplexType.setReferencesXsdElementGroup(ItemList<XsdElementGroupReference> referencesXsdElementGroup)
Set the
references_xsd_element_group property (displayed as References XSD Element Groups) of the object. |
void |
XsdElement.setReferencesXsdElementGroups(ItemList<XsdElementGroupReference> referencesXsdElementGroups)
Set the
references_xsd_element_groups property (displayed as References XSD Element Groups) of the object. |
void |
XsdElementGroup.setReferencesXsdElementGroups(ItemList<XsdElementGroupReference> referencesXsdElementGroups)
Set the
references_xsd_element_groups property (displayed as References XSD Element Groups) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.