Class Invoice
java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.BillDoc
ru.bitel.bgbilling.modules.bill.server.bean.Invoice
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.bgbilling.modules.bill.server.bean.BillDoc
BillDoc.Builder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
void
setShowReady
(boolean showReady) void
setUnloadStatus
(int unloadStatus) Methods inherited from class ru.bitel.bgbilling.modules.bill.server.bean.BillDoc
builder, getAddress, getBankAccount, getContractComment, getContractId, getContractTitle, getCorrection, getCreateDate, getDocument, getFormatNumber, getId, getMm, getNpid, getNumber, getNumberInMonth, getNumberInYear, getOrganization, getPositionList, getRecipient, getSumm, getTypeId, getTypeTitle, getUid, getUserId, getUserName, getXml, getXmlData, getYy, setAddress, setBankAccount, setContractComment, setContractId, setContractTitle, setCorrection, setCreateDate, setDocument, setFormatNumber, setId, setMm, setNpid, setNumber, setNumberInMonth, setNumberInYear, setOrganization, setPositionList, setRecipient, setSumm, setTypeId, setTypeTitle, setUid, setUserId, setUserName, setXml, setXmlData, setYy
-
Constructor Details
-
Invoice
public Invoice()
-
-
Method Details
-
isShowReady
public boolean isShowReady() -
setShowReady
public void setShowReady(boolean showReady) -
getUnloadStatus
public int getUnloadStatus() -
setUnloadStatus
public void setUnloadStatus(int unloadStatus)
-