public class OTRSTicketGetResponseTicket extends Object implements Serializable
Java class for OTRS_TicketGetResponse_Ticket complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OTRS_TicketGetResponse_Ticket"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Age" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="ArchiveFlag" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ChangeBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Changed" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Closed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CreateBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="CreateTimeUnix" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Created" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CustomerID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CustomerUserID" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="DynamicField_NameX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationResponseTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationSolutionTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationTime" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="EscalationUpdateTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstLock" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GroupID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Lock" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LockID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Owner" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="OwnerID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Priority" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="PriorityID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Queue" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="QueueID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="RealTillTimeNotUsed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Responsible" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ResponsibleID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="SLA" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="SLAID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Service" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ServiceID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="SolutionTime" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="State" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="StateID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="StateType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="TicketFreeKeyX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TicketFreeTextX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TicketFreeTimeX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TicketID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="TicketNumber" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Type" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="TypeID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="UnlockTimeout" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="UntilTime" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Article" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketGetResponse_Article" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
OTRSTicketGetResponseTicket() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getAge()
Gets the value of the age property.
|
String |
getArchiveFlag()
Gets the value of the archiveFlag property.
|
OTRSTicketGetResponseArticle[] |
getArticle() |
OTRSTicketGetResponseArticle |
getArticle(int idx) |
int |
getArticleLength() |
BigInteger |
getChangeBy()
Gets the value of the changeBy property.
|
String |
getChanged()
Gets the value of the changed property.
|
String |
getClosed()
Gets the value of the closed property.
|
BigInteger |
getCreateBy()
Gets the value of the createBy property.
|
String |
getCreated()
Gets the value of the created property.
|
BigInteger |
getCreateTimeUnix()
Gets the value of the createTimeUnix property.
|
String |
getCustomerID()
Gets the value of the customerID property.
|
String |
getCustomerUserID()
Gets the value of the customerUserID property.
|
String |
getDynamicFieldNameX()
Gets the value of the dynamicFieldNameX property.
|
String |
getEscalationResponseTime()
Gets the value of the escalationResponseTime property.
|
String |
getEscalationSolutionTime()
Gets the value of the escalationSolutionTime property.
|
String |
getEscalationTime()
Gets the value of the escalationTime property.
|
String |
getEscalationUpdateTime()
Gets the value of the escalationUpdateTime property.
|
String |
getFirstLock()
Gets the value of the firstLock property.
|
BigInteger |
getGroupID()
Gets the value of the groupID property.
|
String |
getLock()
Gets the value of the lock property.
|
BigInteger |
getLockID()
Gets the value of the lockID property.
|
String |
getOwner()
Gets the value of the owner property.
|
BigInteger |
getOwnerID()
Gets the value of the ownerID property.
|
String |
getPriority()
Gets the value of the priority property.
|
BigInteger |
getPriorityID()
Gets the value of the priorityID property.
|
String |
getQueue()
Gets the value of the queue property.
|
BigInteger |
getQueueID()
Gets the value of the queueID property.
|
String |
getRealTillTimeNotUsed()
Gets the value of the realTillTimeNotUsed property.
|
String |
getResponsible()
Gets the value of the responsible property.
|
BigInteger |
getResponsibleID()
Gets the value of the responsibleID property.
|
String |
getService()
Gets the value of the service property.
|
BigInteger |
getServiceID()
Gets the value of the serviceID property.
|
String |
getSLA()
Gets the value of the sla property.
|
BigInteger |
getSLAID()
Gets the value of the slaid property.
|
String |
getSolutionTime()
Gets the value of the solutionTime property.
|
String |
getState()
Gets the value of the state property.
|
BigInteger |
getStateID()
Gets the value of the stateID property.
|
String |
getStateType()
Gets the value of the stateType property.
|
String |
getTicketFreeKeyX()
Gets the value of the ticketFreeKeyX property.
|
String |
getTicketFreeTextX()
Gets the value of the ticketFreeTextX property.
|
String |
getTicketFreeTimeX()
Gets the value of the ticketFreeTimeX property.
|
BigInteger |
getTicketID()
Gets the value of the ticketID property.
|
String |
getTicketNumber()
Gets the value of the ticketNumber property.
|
String |
getTitle()
Gets the value of the title property.
|
String |
getType()
Gets the value of the type property.
|
BigInteger |
getTypeID()
Gets the value of the typeID property.
|
BigInteger |
getUnlockTimeout()
Gets the value of the unlockTimeout property.
|
BigInteger |
getUntilTime()
Gets the value of the untilTime property.
|
void |
setAge(BigInteger value)
Sets the value of the age property.
|
void |
setArchiveFlag(String value)
Sets the value of the archiveFlag property.
|
OTRSTicketGetResponseArticle |
setArticle(int idx,
OTRSTicketGetResponseArticle value) |
void |
setArticle(OTRSTicketGetResponseArticle[] values) |
void |
setChangeBy(BigInteger value)
Sets the value of the changeBy property.
|
void |
setChanged(String value)
Sets the value of the changed property.
|
void |
setClosed(String value)
Sets the value of the closed property.
|
void |
setCreateBy(BigInteger value)
Sets the value of the createBy property.
|
void |
setCreated(String value)
Sets the value of the created property.
|
void |
setCreateTimeUnix(BigInteger value)
Sets the value of the createTimeUnix property.
|
void |
setCustomerID(String value)
Sets the value of the customerID property.
|
void |
setCustomerUserID(String value)
Sets the value of the customerUserID property.
|
void |
setDynamicFieldNameX(String value)
Sets the value of the dynamicFieldNameX property.
|
void |
setEscalationResponseTime(String value)
Sets the value of the escalationResponseTime property.
|
void |
setEscalationSolutionTime(String value)
Sets the value of the escalationSolutionTime property.
|
void |
setEscalationTime(String value)
Sets the value of the escalationTime property.
|
void |
setEscalationUpdateTime(String value)
Sets the value of the escalationUpdateTime property.
|
void |
setFirstLock(String value)
Sets the value of the firstLock property.
|
void |
setGroupID(BigInteger value)
Sets the value of the groupID property.
|
void |
setLock(String value)
Sets the value of the lock property.
|
void |
setLockID(BigInteger value)
Sets the value of the lockID property.
|
void |
setOwner(String value)
Sets the value of the owner property.
|
void |
setOwnerID(BigInteger value)
Sets the value of the ownerID property.
|
void |
setPriority(String value)
Sets the value of the priority property.
|
void |
setPriorityID(BigInteger value)
Sets the value of the priorityID property.
|
void |
setQueue(String value)
Sets the value of the queue property.
|
void |
setQueueID(BigInteger value)
Sets the value of the queueID property.
|
void |
setRealTillTimeNotUsed(String value)
Sets the value of the realTillTimeNotUsed property.
|
void |
setResponsible(String value)
Sets the value of the responsible property.
|
void |
setResponsibleID(BigInteger value)
Sets the value of the responsibleID property.
|
void |
setService(String value)
Sets the value of the service property.
|
void |
setServiceID(BigInteger value)
Sets the value of the serviceID property.
|
void |
setSLA(String value)
Sets the value of the sla property.
|
void |
setSLAID(BigInteger value)
Sets the value of the slaid property.
|
void |
setSolutionTime(String value)
Sets the value of the solutionTime property.
|
void |
setState(String value)
Sets the value of the state property.
|
void |
setStateID(BigInteger value)
Sets the value of the stateID property.
|
void |
setStateType(String value)
Sets the value of the stateType property.
|
void |
setTicketFreeKeyX(String value)
Sets the value of the ticketFreeKeyX property.
|
void |
setTicketFreeTextX(String value)
Sets the value of the ticketFreeTextX property.
|
void |
setTicketFreeTimeX(String value)
Sets the value of the ticketFreeTimeX property.
|
void |
setTicketID(BigInteger value)
Sets the value of the ticketID property.
|
void |
setTicketNumber(String value)
Sets the value of the ticketNumber property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setTypeID(BigInteger value)
Sets the value of the typeID property.
|
void |
setUnlockTimeout(BigInteger value)
Sets the value of the unlockTimeout property.
|
void |
setUntilTime(BigInteger value)
Sets the value of the untilTime property.
|
protected BigInteger age
protected String archiveFlag
protected BigInteger changeBy
protected String changed
protected String closed
protected BigInteger createBy
protected BigInteger createTimeUnix
protected String created
protected String customerID
protected String customerUserID
protected String dynamicFieldNameX
protected String escalationResponseTime
protected String escalationSolutionTime
protected String escalationTime
protected String escalationUpdateTime
protected String firstLock
protected BigInteger groupID
protected String lock
protected BigInteger lockID
protected String owner
protected BigInteger ownerID
protected String priority
protected BigInteger priorityID
protected String queue
protected BigInteger queueID
protected String realTillTimeNotUsed
protected String responsible
protected BigInteger responsibleID
protected String sla
protected BigInteger slaid
protected String service
protected BigInteger serviceID
protected String solutionTime
protected String state
protected BigInteger stateID
protected String stateType
protected String ticketFreeKeyX
protected String ticketFreeTextX
protected String ticketFreeTimeX
protected BigInteger ticketID
protected String ticketNumber
protected String title
protected String type
protected BigInteger typeID
protected BigInteger unlockTimeout
protected BigInteger untilTime
protected OTRSTicketGetResponseArticle[] article
public BigInteger getAge()
String
public void setAge(BigInteger value)
value
- allowed object is
String
public String getArchiveFlag()
String
public void setArchiveFlag(String value)
value
- allowed object is
String
public BigInteger getChangeBy()
String
public void setChangeBy(BigInteger value)
value
- allowed object is
String
public String getChanged()
String
public void setChanged(String value)
value
- allowed object is
String
public String getClosed()
String
public void setClosed(String value)
value
- allowed object is
String
public BigInteger getCreateBy()
String
public void setCreateBy(BigInteger value)
value
- allowed object is
String
public BigInteger getCreateTimeUnix()
String
public void setCreateTimeUnix(BigInteger value)
value
- allowed object is
String
public String getCreated()
String
public void setCreated(String value)
value
- allowed object is
String
public String getCustomerID()
String
public void setCustomerID(String value)
value
- allowed object is
String
public String getCustomerUserID()
String
public void setCustomerUserID(String value)
value
- allowed object is
String
public String getDynamicFieldNameX()
String
public void setDynamicFieldNameX(String value)
value
- allowed object is
String
public String getEscalationResponseTime()
String
public void setEscalationResponseTime(String value)
value
- allowed object is
String
public String getEscalationSolutionTime()
String
public void setEscalationSolutionTime(String value)
value
- allowed object is
String
public String getEscalationTime()
String
public void setEscalationTime(String value)
value
- allowed object is
String
public String getEscalationUpdateTime()
String
public void setEscalationUpdateTime(String value)
value
- allowed object is
String
public String getFirstLock()
String
public void setFirstLock(String value)
value
- allowed object is
String
public BigInteger getGroupID()
String
public void setGroupID(BigInteger value)
value
- allowed object is
String
public String getLock()
String
public void setLock(String value)
value
- allowed object is
String
public BigInteger getLockID()
String
public void setLockID(BigInteger value)
value
- allowed object is
String
public String getOwner()
String
public void setOwner(String value)
value
- allowed object is
String
public BigInteger getOwnerID()
String
public void setOwnerID(BigInteger value)
value
- allowed object is
String
public String getPriority()
String
public void setPriority(String value)
value
- allowed object is
String
public BigInteger getPriorityID()
String
public void setPriorityID(BigInteger value)
value
- allowed object is
String
public String getQueue()
String
public void setQueue(String value)
value
- allowed object is
String
public BigInteger getQueueID()
String
public void setQueueID(BigInteger value)
value
- allowed object is
String
public String getRealTillTimeNotUsed()
String
public void setRealTillTimeNotUsed(String value)
value
- allowed object is
String
public String getResponsible()
String
public void setResponsible(String value)
value
- allowed object is
String
public BigInteger getResponsibleID()
String
public void setResponsibleID(BigInteger value)
value
- allowed object is
String
public String getSLA()
String
public void setSLA(String value)
value
- allowed object is
String
public BigInteger getSLAID()
String
public void setSLAID(BigInteger value)
value
- allowed object is
String
public String getService()
String
public void setService(String value)
value
- allowed object is
String
public BigInteger getServiceID()
String
public void setServiceID(BigInteger value)
value
- allowed object is
String
public String getSolutionTime()
String
public void setSolutionTime(String value)
value
- allowed object is
String
public String getState()
String
public void setState(String value)
value
- allowed object is
String
public BigInteger getStateID()
String
public void setStateID(BigInteger value)
value
- allowed object is
String
public String getStateType()
String
public void setStateType(String value)
value
- allowed object is
String
public String getTicketFreeKeyX()
String
public void setTicketFreeKeyX(String value)
value
- allowed object is
String
public String getTicketFreeTextX()
String
public void setTicketFreeTextX(String value)
value
- allowed object is
String
public String getTicketFreeTimeX()
String
public void setTicketFreeTimeX(String value)
value
- allowed object is
String
public BigInteger getTicketID()
String
public void setTicketID(BigInteger value)
value
- allowed object is
String
public String getTicketNumber()
String
public void setTicketNumber(String value)
value
- allowed object is
String
public String getTitle()
String
public void setTitle(String value)
value
- allowed object is
String
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public BigInteger getTypeID()
String
public void setTypeID(BigInteger value)
value
- allowed object is
String
public BigInteger getUnlockTimeout()
String
public void setUnlockTimeout(BigInteger value)
value
- allowed object is
String
public BigInteger getUntilTime()
String
public void setUntilTime(BigInteger value)
value
- allowed object is
String
public OTRSTicketGetResponseArticle[] getArticle()
OTRSTicketGetResponseArticle
public OTRSTicketGetResponseArticle getArticle(int idx)
OTRSTicketGetResponseArticle
public int getArticleLength()
public void setArticle(OTRSTicketGetResponseArticle[] values)
values
- allowed objects are
OTRSTicketGetResponseArticle
public OTRSTicketGetResponseArticle setArticle(int idx, OTRSTicketGetResponseArticle value)
value
- allowed object is
OTRSTicketGetResponseArticle
Copyright © 2015. All rights reserved.