Class Ingredient


  • public class Ingredient
    extends java.lang.Object
    • Field Detail

      • totalRows

        public java.lang.Long totalRows
      • belongstoproductId

        public java.lang.Long belongstoproductId
      • childExtId

        public java.lang.String childExtId
      • cloudId

        public java.lang.Long cloudId
      • isDeleted

        public java.lang.Boolean isDeleted
      • ingUnit

        public java.lang.String ingUnit
      • id

        public java.lang.Long id
      • productId

        public java.lang.Long productId
      • origProductName

        public java.lang.String origProductName
      • parentExtId

        public java.lang.String parentExtId
      • pgKey

        public java.lang.Long pgKey
      • productUnit

        public java.lang.String productUnit
      • purchasePriceWithoutVat2

        public java.lang.Integer purchasePriceWithoutVat2
      • quantity

        public java.lang.Integer quantity
      • serialVersionUID

        public java.lang.Integer serialVersionUID
      • totalSum

        public java.lang.Integer totalSum
      • treeQuantity

        public java.lang.Integer treeQuantity
      • units

        public java.lang.String units
      • versionDate

        public java.lang.Long versionDate
    • Constructor Detail

      • Ingredient

        public Ingredient()