| 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<XsdAttributeReference> |
XsdAttributeGroup.referencesXsdAttributes |
protected ItemList<XsdAttributeReference> |
XsdElement.referencesXsdAttributes |
protected ItemList<XsdAttributeReference> |
XsdComplexType.referencesXsdAttributes |
| Modifier and Type | Method and Description |
|---|---|
ItemList<XsdAttributeReference> |
XsdAttributeGroup.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdAttributeReference> |
XsdElement.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdAttributeReference> |
XsdComplexType.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XsdAttributeGroup.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
XsdElement.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
XsdComplexType.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.