| Package | Description |
|---|---|
| gr.uoa.di.driver.xml.webinterfacelayout |
| Modifier and Type | Field and Description |
|---|---|
protected MapType |
SEARCHABLEType.descriptionmap |
protected MapType |
DisplayType.descriptionMap |
protected MapType |
DocumentFieldType.descriptionMap |
protected MapType |
BODYType.documentdescriptions |
protected MapType |
SwitchType.documentFieldMap |
protected MapType |
DocumentFieldType.multipleValuesDescriptionMap |
protected MapType |
SEARCHABLEType.shortdescriptionmap |
| Modifier and Type | Method and Description |
|---|---|
MapType |
ObjectFactory.createMapType()
Create an instance of
MapType |
MapType |
DisplayType.getDescriptionMap()
Gets the value of the descriptionMap property.
|
MapType |
DocumentFieldType.getDescriptionMap()
Gets the value of the descriptionMap property.
|
MapType |
SEARCHABLEType.getDESCRIPTIONMAP()
Gets the value of the descriptionmap property.
|
MapType |
BODYType.getDOCUMENTDESCRIPTIONS()
Gets the value of the documentdescriptions property.
|
MapType |
SwitchType.getDocumentFieldMap()
Gets the value of the documentFieldMap property.
|
MapType |
DocumentFieldType.getMultipleValuesDescriptionMap()
Gets the value of the multipleValuesDescriptionMap property.
|
MapType |
SEARCHABLEType.getSHORTDESCRIPTIONMAP()
Gets the value of the shortdescriptionmap property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayType.setDescriptionMap(MapType value)
Sets the value of the descriptionMap property.
|
void |
DocumentFieldType.setDescriptionMap(MapType value)
Sets the value of the descriptionMap property.
|
void |
SEARCHABLEType.setDESCRIPTIONMAP(MapType value)
Sets the value of the descriptionmap property.
|
void |
BODYType.setDOCUMENTDESCRIPTIONS(MapType value)
Sets the value of the documentdescriptions property.
|
void |
SwitchType.setDocumentFieldMap(MapType value)
Sets the value of the documentFieldMap property.
|
void |
DocumentFieldType.setMultipleValuesDescriptionMap(MapType value)
Sets the value of the multipleValuesDescriptionMap property.
|
void |
SEARCHABLEType.setSHORTDESCRIPTIONMAP(MapType value)
Sets the value of the shortdescriptionmap property.
|
Copyright © 2022. All rights reserved.