Package ru.bgcrm.plugin.arm.model
Class Tmc
java.lang.Object
ru.bgcrm.plugin.arm.model.Tmc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintgetId()intintintintintdoubleintintdoubleintvoidsetAddingDate(Date addingDate) voidsetCostTypeId(int costTypeId) voidsetCostTypeTitle(String costTypeTitle) voidsetDirectionId(int directionId) voidsetDirectionTitle(String directionTitle) voidsetDocumentDate(Date documentDate) voidsetDocumentNumber(String documentNumber) voidsetDocumentType(String documentType) voidsetId(int id) voidsetNomenclatureId(int nomenclatureId) voidsetNomenclatureTitle(String nomenclatureTitle) voidsetNomenclatureTypeId(int nomenclatureTypeId) voidsetNomenclatureTypeTitle(String nomenclatureTypeTitle) voidsetObjectTitle(String objectTitle) voidsetObjectType(String objectType) voidsetPaymentTypeId(int paymentTypeId) voidsetPaymentTypeTitle(String paymentTypeTitle) voidsetProcessId(int processId) voidsetQualityTypeId(int qualityTypeId) voidsetQualityTypeTitle(String qualityTypeTitle) voidsetQuantity(double quantity) voidsetRealizationTypeId(int realizationTypeId) voidsetRealizationTypeTitle(String realizationTypeTitle) voidsetSerialNumber(String serialNumber) voidsetStorageId(int storageId) voidsetTotalCost(double totalCost) voidsetUserId(int userId)
-
Constructor Details
-
Tmc
public Tmc()
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getCostTypeTitle
-
setCostTypeTitle
-
getDirectionTitle
-
setDirectionTitle
-
getNomenclatureTitle
-
setNomenclatureTitle
-
getNomenclatureTypeTitle
-
setNomenclatureTypeTitle
-
getPaymentTypeTitle
-
setPaymentTypeTitle
-
getQualityTypeTitle
-
setQualityTypeTitle
-
getRealizationTypeTitle
-
setRealizationTypeTitle
-
getProcessId
public int getProcessId() -
setProcessId
public void setProcessId(int processId) -
getDocumentNumber
-
setDocumentNumber
-
getDocumentTypeId
-
setDocumentType
-
getDocumentDate
-
setDocumentDate
-
getObjectType
-
setObjectType
-
getObjectTitle
-
setObjectTitle
-
getDirectionId
public int getDirectionId() -
setDirectionId
public void setDirectionId(int directionId) -
getStorageId
public int getStorageId() -
getStorageId1CFormatted
-
setStorageId
public void setStorageId(int storageId) -
getRealizationTypeId
public int getRealizationTypeId() -
setRealizationTypeId
public void setRealizationTypeId(int realizationTypeId) -
getNomenclatureTypeId
public int getNomenclatureTypeId() -
setNomenclatureTypeId
public void setNomenclatureTypeId(int nomenclatureTypeId) -
getNomenclatureId
public int getNomenclatureId() -
setNomenclatureId
public void setNomenclatureId(int nomenclatureId) -
getNomenclaturId1CFormatted
-
getQuantity
public double getQuantity() -
setQuantity
public void setQuantity(double quantity) -
getQualityTypeId
public int getQualityTypeId() -
getQualityTypeId1CFormatted
-
setQualityTypeId
public void setQualityTypeId(int qualityTypeId) -
getTotalCost
public double getTotalCost() -
setTotalCost
public void setTotalCost(double totalCost) -
getCostTypeId
public int getCostTypeId() -
setCostTypeId
public void setCostTypeId(int costTypeId) -
getPaymentTypeId
public int getPaymentTypeId() -
setPaymentTypeId
public void setPaymentTypeId(int paymentTypeId) -
getSerialNumber
-
setSerialNumber
-
getUserId
public int getUserId() -
setUserId
public void setUserId(int userId) -
getAddingDate
-
setAddingDate
-