Class Table


  • public class Table
    extends CloudEntity
    Created by Bartosz Pawłowski on 2019-07-01.
    • Field Detail

      • tableGroupId

        public java.lang.Long tableGroupId
      • sellerId

        public java.lang.Long sellerId
      • isEnabled

        public java.lang.Boolean isEnabled
      • shouldBeDisplayed

        public java.lang.Boolean shouldBeDisplayed
      • locationName

        public java.lang.String locationName
      • positionX

        public java.lang.Integer positionX
      • positionY

        public java.lang.Integer positionY
      • rotationAngle

        public java.lang.Integer rotationAngle
      • seatsCount

        public java.lang.Integer seatsCount
      • tags

        public java.util.Collection<java.lang.String> tags
    • Constructor Detail

      • Table

        public Table()