NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

import java.util.Date;
public class Pojo {
private int iD;
private int accId;
private String documentNumberNorm ;
private String companyCode ;
private String fiscalYear;
private String branch;
private String customerNumberNorm;
private int fkCustomerMapId;
private Date documenDateNorm;
private Date baselineDateNorm;
private Date dueDateNorm;
private String invoiceNumberNorm;
private double openAmounNorm;
private String paymentTerms;
private Date clearingDateNorm;
private int isOpen;
private String orderType;
private Date orderDate;
private String businessArea;
private String shipDate;
private int jobId;
private double taxAmt;
private double currentDisputAmount;
private String shipTo;
private int documentId;
private Date documentDate;
private double actualOpenAmount;
private Date dueDate;
private int invoiceAge;
private int isvalidDispute;
private String postingKey;
private int strategyId;
private char currency;
private int debitCreditIndicator;
private double validOpenAmount;
private String customerName;


public int getiD() {
return iD;
}
public void setiD(int iD) {
this.iD = iD;
}
public int getAccId() {
return accId;
}
public void setAccId(int accId) {
this.accId = accId;
}
public String getDocumentNumberNorm() {
return documentNumberNorm;
}
public void setDocumentNumberNorm(String documentNumberNorm) {
this.documentNumberNorm = documentNumberNorm;
}
public String getCompanyCode() {
return companyCode;
}
public void setCompanyCode(String companyCode) {
this.companyCode = companyCode;
}
public String getFiscalYear() {
return fiscalYear;
}
public void setFiscalYear(String fiscalYear) {
this.fiscalYear = fiscalYear;
}
public String getBranch() {
return branch;
}
public void setBranch(String branch) {
this.branch = branch;
}
public String getCustomerNumberNorm() {
return customerNumberNorm;
}
public void setCustomerNumberNorm(String customerNumberNorm) {
this.customerNumberNorm = customerNumberNorm;
}
public int getFkCustomerMapId() {
return fkCustomerMapId;
}
public void setFkCustomerMapId(int fkCustomerMapId) {
this.fkCustomerMapId = fkCustomerMapId;
}
public Date getDocumenDateNorm() {
return documenDateNorm;
}
public void setDocumenDateNorm(Date documenDateNorm) {
this.documenDateNorm = documenDateNorm;
}
public Date getBaselineDateNorm() {
return baselineDateNorm;
}
public void setBaselineDateNorm(Date baselineDateNorm) {
this.baselineDateNorm = baselineDateNorm;
}
public Date getDueDateNorm() {
return dueDateNorm;
}
public void setDueDateNorm(Date dueDateNorm) {
this.dueDateNorm = dueDateNorm;
}
public String getInvoiceNumberNorm() {
return invoiceNumberNorm;
}
public void setInvoiceNumberNorm(String invoiceNumberNorm) {
this.invoiceNumberNorm = invoiceNumberNorm;
}
public double getOpenAmounNorm() {
return openAmounNorm;
}
public void setOpenAmounNorm(double openAmounNorm) {
this.openAmounNorm = openAmounNorm;
}
public String getPaymentTerms() {
return paymentTerms;
}
public void setPaymentTerms(String paymentTerms) {
this.paymentTerms = paymentTerms;
}
public Date getClearingDateNorm() {
return clearingDateNorm;
}
public void setClearingDateNorm(Date clearingDateNorm) {
this.clearingDateNorm = clearingDateNorm;
}
public int getIsOpen() {
return isOpen;
}
public void setIsOpen(int isOpen) {
this.isOpen = isOpen;
}
public String getOrderType() {
return orderType;
}
public void setOrderType(String orderType) {
this.orderType = orderType;
}
public Date getOrderDate() {
return orderDate;
}
public void setOrderDate(Date orderDate) {
this.orderDate = orderDate;
}
public String getBusinessArea() {
return businessArea;
}
public void setBusinessArea(String businessArea) {
this.businessArea = businessArea;
}
public String getShipDate() {
return shipDate;
}
public void setShipDate(String shipDate) {
this.shipDate = shipDate;
}
public int getJobId() {
return jobId;
}
public void setJobId(int jobId) {
this.jobId = jobId;
}
public double getTaxAmt() {
return taxAmt;
}
public void setTaxAmt(double taxAmt) {
this.taxAmt = taxAmt;
}
public double getCurrentDisputAmount() {
return currentDisputAmount;
}
public void setCurrentDisputAmount(double currentDisputAmount) {
this.currentDisputAmount = currentDisputAmount;
}
public String getShipTo() {
return shipTo;
}
public void setShipTo(String shipTo) {
this.shipTo = shipTo;
}
public int getDocumentId() {
return documentId;
}
public void setDocumentId(int documentId) {
this.documentId = documentId;
}
public Date getDocumentDate() {
return documentDate;
}
public void setDocumentDate(Date documentDate) {
this.documentDate = documentDate;
}
public double getActualOpenAmount() {
return actualOpenAmount;
}
public void setActualOpenAmount(double actualOpenAmount) {
this.actualOpenAmount = actualOpenAmount;
}
public Date getDueDate() {
return dueDate;
}
public void setDueDate(Date dueDate) {
this.dueDate = dueDate;
}
public int getInvoiceAge() {
return invoiceAge;
}
public void setInvoiceAge(int invoiceAge) {
this.invoiceAge = invoiceAge;
}
public int getIsvalidDispute() {
return isvalidDispute;
}
public void setIsvalidDispute(int isvalidDispute) {
this.isvalidDispute = isvalidDispute;
}
public String getPostingKey() {
return postingKey;
}
public void setPostingKey(String postingKey) {
this.postingKey = postingKey;
}
public int getStrategyId() {
return strategyId;
}
public void setStrategyId(int strategyId) {
this.strategyId = strategyId;
}
public char getCurrency() {
return currency;
}
public void setCurrency(char currency) {
this.currency = currency;
}
public int getDebitCreditIndicator() {
return debitCreditIndicator;
}
public void setDebitCreditIndicator(int debitCreditIndicator) {
this.debitCreditIndicator = debitCreditIndicator;
}
public double getValidOpenAmount() {
return validOpenAmount;
}
public void setValidOpenAmount(double validOpenAmount) {
this.validOpenAmount = validOpenAmount;
}
public String getCustomerName() {
return customerName;
}
public void setCustomerName(String customerName) {
this.customerName = customerName;
}
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.