Class ProductRecordField

    • Constructor Detail

      • ProductRecordField

        public ProductRecordField()
    • Method Detail

      • getNetwork

        public Network getNetwork()
        Description copied from interface: HasNetwork
        Returns the network this entity belongs to
      • isCreate

        public boolean isCreate()
      • isEdit

        public boolean isEdit()
      • isView

        public boolean isView()
      • setCreate

        public void setCreate​(boolean create)
      • setEdit

        public void setEdit​(boolean edit)
      • setProductRecordType

        public void setProductRecordType​(ProductRecordType productRecordType)
      • setView

        public void setView​(boolean view)