getAmount() | org.turro.erp.entity.ReceiptItem | |
getCost() | org.turro.erp.entity.ReceiptItem | |
getDedication() | org.turro.erp.entity.ReceiptItem | |
getDescription() | org.turro.erp.entity.ReceiptItem | |
getDocumentDate() | org.turro.erp.entity.ReceiptItem | |
getDocumentLine() | org.turro.erp.entity.ReceiptItem | |
getDocumentLineId() | org.turro.erp.entity.ReceiptItem | |
getDocumentNumber() | org.turro.erp.entity.ReceiptItem | |
getHumanResource() | org.turro.erp.entity.ReceiptItem | |
getId() | org.turro.erp.entity.ReceiptItem | |
getIProduct() | org.turro.erp.entity.ReceiptItem | |
getName() | org.turro.erp.entity.ReceiptItem | |
getOrderItem() | org.turro.erp.entity.ReceiptItem | |
getPetitioner() | org.turro.erp.entity.ReceiptItem | |
getProduct() | org.turro.erp.entity.ReceiptItem | |
getProductDescription() | org.turro.erp.entity.ReceiptItem | |
getProductId() | org.turro.erp.entity.ReceiptItem | |
getProvider() | org.turro.erp.entity.ReceiptItem | |
getProviderId() | org.turro.erp.entity.ReceiptItem | |
getProviderProduct() | org.turro.erp.entity.ReceiptItem | |
getProviderProductId() | org.turro.erp.entity.ReceiptItem | |
getRealUnits() | org.turro.erp.entity.ReceiptItem | |
getReceptorId() | org.turro.erp.entity.ReceiptItem | |
getRelated() | org.turro.erp.entity.ReceiptItem | |
getResource() | org.turro.erp.entity.ReceiptItem | |
getStartWorking() | org.turro.erp.entity.ReceiptItem | |
getStatus() | org.turro.erp.entity.ReceiptItem | |
getTax() | org.turro.erp.entity.ReceiptItem | |
getType() | org.turro.erp.entity.ReceiptItem | |
getUnits() | org.turro.erp.entity.ReceiptItem | |
getWorkDate() | org.turro.erp.entity.ReceiptItem | |
isEmpty() | org.turro.erp.entity.ReceiptItem | |
isHumanResourceType() | org.turro.erp.entity.ReceiptItem | |
isProductType() | org.turro.erp.entity.ReceiptItem | |
isResourceType() | org.turro.erp.entity.ReceiptItem | |
setCost(double cost) | org.turro.erp.entity.ReceiptItem | |
setDedication(double dedication) | org.turro.erp.entity.ReceiptItem | |
setDescription(String description) | org.turro.erp.entity.ReceiptItem | |
setDocumentDate(Date documentDate) | org.turro.erp.entity.ReceiptItem | |
setDocumentLine(DocumentLine documentLine) | org.turro.erp.entity.ReceiptItem | |
setDocumentLineId(long documentLineId) | org.turro.erp.entity.ReceiptItem | |
setDocumentNumber(String documentNumber) | org.turro.erp.entity.ReceiptItem | |
setHumanResource(HumanResource humanResource) | org.turro.erp.entity.ReceiptItem | |
setId(long id) | org.turro.erp.entity.ReceiptItem | |
setIProduct(IProduct product) | org.turro.erp.entity.ReceiptItem | |
setOrderItem(OrderItem orderItem) | org.turro.erp.entity.ReceiptItem | |
setPetitioner(Contact petitioner) | org.turro.erp.entity.ReceiptItem | |
setProduct(Product product) | org.turro.erp.entity.ReceiptItem | |
setProductDescription(String productDescription) | org.turro.erp.entity.ReceiptItem | |
setProductId(long productId) | org.turro.erp.entity.ReceiptItem | |
setProvider(Contract provider) | org.turro.erp.entity.ReceiptItem | |
setProviderId(long providerId) | org.turro.erp.entity.ReceiptItem | |
setProviderProduct(ProductByContractor providerProduct) | org.turro.erp.entity.ReceiptItem | |
setProviderProductId(long providerProductId) | org.turro.erp.entity.ReceiptItem | |
setReceptorId(String receptorId) | org.turro.erp.entity.ReceiptItem | |
setResource(Resource resource) | org.turro.erp.entity.ReceiptItem | |
setStartWorking(Date startWorking) | org.turro.erp.entity.ReceiptItem | |
setTax(double tax) | org.turro.erp.entity.ReceiptItem | |
setUnits(double units) | org.turro.erp.entity.ReceiptItem | |