public class PrintInvoiceDTO extends Object
Constructor and Description |
---|
PrintInvoiceDTO() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getFileData() |
FormCode |
getFormCode() |
String |
getLicenseId() |
String |
getOrgNo() |
PostType |
getPostType() |
PrintType |
getPrintType() |
String |
getUserId() |
boolean |
isReminder() |
void |
setFileData(byte[] fileData) |
void |
setFormCode(FormCode formCode) |
void |
setLicenseId(String licenseId) |
void |
setOrgNo(String orgNo) |
void |
setPostType(PostType postType) |
void |
setPrintType(PrintType printType) |
void |
setReminder(boolean isReminder) |
void |
setUserId(String userId) |
public String getUserId()
public void setUserId(String userId)
public String getLicenseId()
public void setLicenseId(String licenseId)
public PostType getPostType()
public void setPostType(PostType postType)
public FormCode getFormCode()
public void setFormCode(FormCode formCode)
public PrintType getPrintType()
public void setPrintType(PrintType printType)
public byte[] getFileData()
public void setFileData(byte[] fileData)
public String getOrgNo()
public void setOrgNo(String orgNo)
public boolean isReminder()
public void setReminder(boolean isReminder)
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.