public class TenderSupplierDocumentPropertiesTO extends Object
| Modifier and Type | Field and Description |
|---|---|
private DocumentOutputFormat |
outputFormat |
private Identifier |
tenderSupplierTemplateId |
| Constructor and Description |
|---|
TenderSupplierDocumentPropertiesTO() |
| Modifier and Type | Method and Description |
|---|---|
DocumentOutputFormat |
getOutputFormat() |
Identifier |
getTenderSupplierTemplateId() |
void |
setOutputFormat(DocumentOutputFormat outputFormat) |
void |
setTenderSupplierTemplateId(Identifier tenderSupplierTemplateId) |
private DocumentOutputFormat outputFormat
private Identifier tenderSupplierTemplateId
public Identifier getTenderSupplierTemplateId()
public void setTenderSupplierTemplateId(Identifier tenderSupplierTemplateId)
public DocumentOutputFormat getOutputFormat()
public void setOutputFormat(DocumentOutputFormat outputFormat)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.