public class Performance extends AbstractRealTimeDto
Constructor and Description |
---|
Performance() |
toString
public Long getSaleConfigurationId()
public void setSaleConfigurationId(Long saleConfigurationId)
public Long getPhysicalConfigurationId()
public void setPhysicalConfigurationId(Long physicalConfigurationId)
public Long getId()
public void setId(Long id)
public String getCode()
public void setCode(String code)
public Date getStart()
public void setStart(Date start)
public Integer getDuration()
public void setDuration(Integer duration)
@Deprecated public String getSpaceCode()
@Deprecated public void setSpaceCode(String spaceCode)
@Deprecated public String getSiteCode()
@Deprecated public void setSiteCode(String siteCode)
public String getKind()
public void setKind(String kind)
public Integer getBreaksQuantity()
public void setBreaksQuantity(Integer breaksQuantity)
public State getState()
public void setState(State state)
public String getImage()
public void setImage(String image)
public Boolean getTitling()
public void setTitling(Boolean titling)
public Boolean getForceNominativeTickets()
public void setForceNominativeTickets(Boolean forceNominativeTickets)
public Boolean getNumbered()
public void setNumbered(Boolean numbered)
public Boolean getAlwaysAllowIsolatedSeats()
public void setAlwaysAllowIsolatedSeats(Boolean alwaysAllowIsolatedSeats)
public ExternalName getExternalName()
public void setExternalName(ExternalName externalName)
@Deprecated public ExternalName getSpaceExternalName()
@Deprecated public void setSpaceExternalName(ExternalName spaceExternalName)
@Deprecated public ExternalName getSiteExternalName()
@Deprecated public void setSiteExternalName(ExternalName siteExternalName)
public List<SalePeriod> getSalePeriods()
public List<SeatCategory> getSeatCategories()
public List<ComfortVariableValue> getComfortVariableValues()
public Long getRatesTableId()
public void setRatesTableId(Long ratesTableId)
public Long getChargesTableId()
public void setChargesTableId(Long chargesTableId)
public Long getLogicalConfigurationId()
public void setLogicalConfigurationId(Long logicalConfigurationId)
public void setSalePeriods(List<SalePeriod> salePeriods)
public void setSeatCategories(List<SeatCategory> seatCategories)
public void setComfortVariableValues(List<ComfortVariableValue> comfortVariableValues)
public Long getRateTypeId()
public void setRateTypeId(Long rateTypeId)
public String getRateTypeCode()
public void setRateTypeCode(String rateTypeCode)
public PerformanceType getPerformanceType()
public void setPerformanceType(PerformanceType performanceType)
public String getVisitLanguageCode()
public void setVisitLanguageCode(String visitLanguageCode)
public String getLogo()
public void setLogo(String logo)
public Location getLocation()
public void setLocation(Location location)
public void setMatch(Match match)
public Match getMatch()
public List<PerformanceSocialNetworkLink> getPerformanceSocialNetworkLinks()
public void setPerformanceSocialNetworkLinks(List<PerformanceSocialNetworkLink> performanceSocialNetworkLinks)
public void setSpaceId(Long spaceId)
public Long getSpaceId()
public ExternalName getEventExternalName()
public void setEventExternalName(ExternalName eventExternalName)
public Integer getMaxSeatsPerOrder()
public void setMaxSeatsPerOrder(Integer maxSeatsPerOrder)
public ExternalName getKindExternalName()
public void setKindExternalName(ExternalName kindExternalName)
public SeatSelectionMode getSeatSelectionMode()
public void setSeatSelectionMode(SeatSelectionMode seatSelectionMode)
public ExternalName getNameAddOn()
public void setNameAddOn(ExternalName nameAddOn)
public ExternalName getExternalShortName()
public void setExternalShortName(ExternalName externalShortName)
public List<SaleCloseException> getSaleCloseExceptions()
public void setSaleCloseExceptions(List<SaleCloseException> saleCloseExceptions)
public Image getLogoImage()
public void setLogoImage(Image logoImage)
public Image getVenueImage()
public void setVenueImage(Image venueImage)
public ExternalName getExternalDescription()
public void setExternalDescription(ExternalName externalDescription)
public ExternalName getInternalName()
public void setInternalName(ExternalName internalName)
public ExternalName getInternalDescription()
public void setInternalDescription(ExternalName internalDescription)
public boolean isBlockComparisonEnabled()
public void setBlockComparisonEnabled(boolean blockComparisonEnabled)
Copyright © 2020. All rights reserved.