Class Tmc

java.lang.Object
ru.bgcrm.plugin.arm.model.Tmc

public class Tmc extends Object
  • Constructor Details

    • Tmc

      public Tmc()
  • Method Details

    • getId

      public int getId()
    • setId

      public void setId(int id)
    • getCostTypeTitle

      public String getCostTypeTitle()
    • setCostTypeTitle

      public void setCostTypeTitle(String costTypeTitle)
    • getDirectionTitle

      public String getDirectionTitle()
    • setDirectionTitle

      public void setDirectionTitle(String directionTitle)
    • getNomenclatureTitle

      public String getNomenclatureTitle()
    • setNomenclatureTitle

      public void setNomenclatureTitle(String nomenclatureTitle)
    • getNomenclatureTypeTitle

      public String getNomenclatureTypeTitle()
    • setNomenclatureTypeTitle

      public void setNomenclatureTypeTitle(String nomenclatureTypeTitle)
    • getPaymentTypeTitle

      public String getPaymentTypeTitle()
    • setPaymentTypeTitle

      public void setPaymentTypeTitle(String paymentTypeTitle)
    • getQualityTypeTitle

      public String getQualityTypeTitle()
    • setQualityTypeTitle

      public void setQualityTypeTitle(String qualityTypeTitle)
    • getRealizationTypeTitle

      public String getRealizationTypeTitle()
    • setRealizationTypeTitle

      public void setRealizationTypeTitle(String realizationTypeTitle)
    • getProcessId

      public int getProcessId()
    • setProcessId

      public void setProcessId(int processId)
    • getDocumentNumber

      public String getDocumentNumber()
    • setDocumentNumber

      public void setDocumentNumber(String documentNumber)
    • getDocumentTypeId

      public String getDocumentTypeId()
    • setDocumentType

      public void setDocumentType(String documentType)
    • getDocumentDate

      public Date getDocumentDate()
    • setDocumentDate

      public void setDocumentDate(Date documentDate)
    • getObjectType

      public String getObjectType()
    • setObjectType

      public void setObjectType(String objectType)
    • getObjectTitle

      public String getObjectTitle()
    • setObjectTitle

      public void setObjectTitle(String objectTitle)
    • getDirectionId

      public int getDirectionId()
    • setDirectionId

      public void setDirectionId(int directionId)
    • getStorageId

      public int getStorageId()
    • getStorageId1CFormatted

      public String 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

      public String getNomenclaturId1CFormatted()
    • getQuantity

      public double getQuantity()
    • setQuantity

      public void setQuantity(double quantity)
    • getQualityTypeId

      public int getQualityTypeId()
    • getQualityTypeId1CFormatted

      public String 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

      public String getSerialNumber()
    • setSerialNumber

      public void setSerialNumber(String serialNumber)
    • getUserId

      public int getUserId()
    • setUserId

      public void setUserId(int userId)
    • getAddingDate

      public Date getAddingDate()
    • setAddingDate

      public void setAddingDate(Date addingDate)