Modifier and Type | Field and Description |
---|---|
protected ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.localColumHeader
field for ColumHeader
|
protected ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.localColumnFooter
field for ColumnFooter
|
protected ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.localTableCell
field for TableCell
|
protected ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ReportHeaderInformationDTO.localTitleFont
field for TitleFont
|
Modifier and Type | Method and Description |
---|---|
ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.getColumHeader()
Auto generated getter method
|
ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.getColumnFooter()
Auto generated getter method
|
ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ColumnDTO.getTableCell()
Auto generated getter method
|
ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.ReportHeaderInformationDTO.getTitleFont()
Auto generated getter method
|
static ReportTemplateAdminStub.FontStyleDTO |
ReportTemplateAdminStub.FontStyleDTO.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
ReportTemplateAdminStub.ColumnDTO.setColumHeader(ReportTemplateAdminStub.FontStyleDTO param)
Auto generated setter method
|
void |
ReportTemplateAdminStub.ColumnDTO.setColumnFooter(ReportTemplateAdminStub.FontStyleDTO param)
Auto generated setter method
|
void |
ReportTemplateAdminStub.ColumnDTO.setTableCell(ReportTemplateAdminStub.FontStyleDTO param)
Auto generated setter method
|
void |
ReportTemplateAdminStub.ReportHeaderInformationDTO.setTitleFont(ReportTemplateAdminStub.FontStyleDTO param)
Auto generated setter method
|
Copyright © 2023 WSO2. All rights reserved.