public class ListTicketsByCriteria extends Object implements Serializable
Java class for listTicketsByCriteria complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected String |
buyingContactReference |
protected String |
culturalContactReference |
protected Date |
endDate |
protected Long |
itemId |
protected FileSearchCriteria |
joinType |
protected Long |
maxResult |
protected String |
membershipBarcodes |
protected List<Long> |
ordersId |
protected Long |
performanceId |
protected Long |
pointOfSalesId |
protected Long |
productId |
protected Integer |
requestId |
protected List<Long> |
seatIds |
protected Date |
startDate |
protected Long |
startPosition |
protected List<TicketState> |
states |
protected TicketMedium |
ticketMedium |
protected TicketSearchCriteria |
ticketSearchCriteria |
protected TicketSortingCriteria |
ticketSortingCriteria |
Constructor and Description |
---|
ListTicketsByCriteria() |
Modifier and Type | Method and Description |
---|---|
String |
getBuyingContactReference()
Gets the value of the buyingContactReference property.
|
String |
getCulturalContactReference()
Gets the value of the culturalContactReference property.
|
Date |
getEndDate()
Gets the value of the endDate property.
|
Long |
getItemId()
Gets the value of the itemId property.
|
FileSearchCriteria |
getJoinType()
Gets the value of the joinType property.
|
Long |
getMaxResult()
Gets the value of the maxResult property.
|
String |
getMembershipBarcodes()
Gets the value of the membershipBarcodes property.
|
List<Long> |
getOrdersId()
Gets the value of the ordersId property.
|
Long |
getPerformanceId()
Gets the value of the performanceId property.
|
Long |
getPointOfSalesId()
Gets the value of the pointOfSalesId property.
|
Long |
getProductId()
Gets the value of the productId property.
|
Integer |
getRequestId()
Gets the value of the requestId property.
|
List<Long> |
getSeatIds()
Gets the value of the seatIds property.
|
Date |
getStartDate()
Gets the value of the startDate property.
|
Long |
getStartPosition()
Gets the value of the startPosition property.
|
List<TicketState> |
getStates()
Gets the value of the states property.
|
TicketMedium |
getTicketMedium()
Gets the value of the ticketMedium property.
|
TicketSearchCriteria |
getTicketSearchCriteria()
Gets the value of the ticketSearchCriteria property.
|
TicketSortingCriteria |
getTicketSortingCriteria()
Gets the value of the ticketSortingCriteria property.
|
void |
setBuyingContactReference(String value)
Sets the value of the buyingContactReference property.
|
void |
setCulturalContactReference(String value)
Sets the value of the culturalContactReference property.
|
void |
setEndDate(Date value)
Sets the value of the endDate property.
|
void |
setItemId(Long value)
Sets the value of the itemId property.
|
void |
setJoinType(FileSearchCriteria value)
Sets the value of the joinType property.
|
void |
setMaxResult(Long value)
Sets the value of the maxResult property.
|
void |
setMembershipBarcodes(String value)
Sets the value of the membershipBarcodes property.
|
void |
setPerformanceId(Long value)
Sets the value of the performanceId property.
|
void |
setPointOfSalesId(Long value)
Sets the value of the pointOfSalesId property.
|
void |
setProductId(Long value)
Sets the value of the productId property.
|
void |
setRequestId(Integer value)
Sets the value of the requestId property.
|
void |
setStartDate(Date value)
Sets the value of the startDate property.
|
void |
setStartPosition(Long value)
Sets the value of the startPosition property.
|
void |
setTicketMedium(TicketMedium value)
Sets the value of the ticketMedium property.
|
void |
setTicketSearchCriteria(TicketSearchCriteria value)
Sets the value of the ticketSearchCriteria property.
|
void |
setTicketSortingCriteria(TicketSortingCriteria value)
Sets the value of the ticketSortingCriteria property.
|
protected Integer requestId
protected Long pointOfSalesId
protected Date startDate
protected Date endDate
protected List<TicketState> states
protected Long productId
protected Long performanceId
protected Long itemId
protected Long startPosition
protected Long maxResult
protected String buyingContactReference
protected String culturalContactReference
protected TicketMedium ticketMedium
protected FileSearchCriteria joinType
protected TicketSearchCriteria ticketSearchCriteria
protected TicketSortingCriteria ticketSortingCriteria
protected String membershipBarcodes
public Integer getRequestId()
Integer
public void setRequestId(Integer value)
value
- allowed object is
Integer
public Long getPointOfSalesId()
Long
public void setPointOfSalesId(Long value)
value
- allowed object is
Long
public Date getStartDate()
String
public void setStartDate(Date value)
value
- allowed object is
String
public Date getEndDate()
String
public void setEndDate(Date value)
value
- allowed object is
String
public List<TicketState> getStates()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the states property.
For example, to add a new item, do as follows:
getStates().add(newItem);
Objects of the following type(s) are allowed in the list
TicketState
public Long getProductId()
Long
public void setProductId(Long value)
value
- allowed object is
Long
public Long getPerformanceId()
Long
public void setPerformanceId(Long value)
value
- allowed object is
Long
public Long getItemId()
Long
public void setItemId(Long value)
value
- allowed object is
Long
public Long getStartPosition()
Long
public void setStartPosition(Long value)
value
- allowed object is
Long
public Long getMaxResult()
Long
public void setMaxResult(Long value)
value
- allowed object is
Long
public String getBuyingContactReference()
String
public void setBuyingContactReference(String value)
value
- allowed object is
String
public String getCulturalContactReference()
String
public void setCulturalContactReference(String value)
value
- allowed object is
String
public TicketMedium getTicketMedium()
TicketMedium
public void setTicketMedium(TicketMedium value)
value
- allowed object is
TicketMedium
public List<Long> getOrdersId()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the ordersId property.
For example, to add a new item, do as follows:
getOrdersId().add(newItem);
Objects of the following type(s) are allowed in the list
Long
public FileSearchCriteria getJoinType()
FileSearchCriteria
public void setJoinType(FileSearchCriteria value)
value
- allowed object is
FileSearchCriteria
public List<Long> getSeatIds()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the seatIds property.
For example, to add a new item, do as follows:
getSeatIds().add(newItem);
Objects of the following type(s) are allowed in the list
Long
public TicketSearchCriteria getTicketSearchCriteria()
TicketSearchCriteria
public void setTicketSearchCriteria(TicketSearchCriteria value)
value
- allowed object is
TicketSearchCriteria
public TicketSortingCriteria getTicketSortingCriteria()
TicketSortingCriteria
public void setTicketSortingCriteria(TicketSortingCriteria value)
value
- allowed object is
TicketSortingCriteria
public String getMembershipBarcodes()
String
Copyright © 2021. All rights reserved.