Package org.otrs.ticketconnector
Class OTRSTicketGetResponseTicket
- java.lang.Object
-
- org.otrs.ticketconnector.OTRSTicketGetResponseTicket
-
- All Implemented Interfaces:
Serializable
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="Article" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketGetResponse_Article" maxOccurs="unbounded" minOccurs="0"/> <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" type="{http://www.otrs.org/TicketConnector/}OTRS_DynamicField" maxOccurs="unbounded" minOccurs="0"/> <element name="EscalationDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationDestinationIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationDestinationTime" 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="EscalationTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EscalationUpdateTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FirstResponseDiffInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionDiffInMin" 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="SolutionTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SolutionTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <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"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description OTRSTicketGetResponseTicket()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.OTRSDynamicField[]
getDynamicField()
OTRSDynamicField
getDynamicField(int idx)
int
getDynamicFieldLength()
String
getEscalationDestinationDate()
Gets the value of the escalationDestinationDate property.String
getEscalationDestinationIn()
Gets the value of the escalationDestinationIn property.String
getEscalationDestinationTime()
Gets the value of the escalationDestinationTime 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
getEscalationTimeWorkingTime()
Gets the value of the escalationTimeWorkingTime property.String
getEscalationUpdateTime()
Gets the value of the escalationUpdateTime property.String
getFirstLock()
Gets the value of the firstLock property.String
getFirstResponse()
Gets the value of the firstResponse property.String
getFirstResponseDiffInMin()
Gets the value of the firstResponseDiffInMin property.String
getFirstResponseInMin()
Gets the value of the firstResponseInMin property.String
getFirstResponseTime()
Gets the value of the firstResponseTime property.String
getFirstResponseTimeDestinationDate()
Gets the value of the firstResponseTimeDestinationDate property.String
getFirstResponseTimeDestinationTime()
Gets the value of the firstResponseTimeDestinationTime property.String
getFirstResponseTimeEscalation()
Gets the value of the firstResponseTimeEscalation property.String
getFirstResponseTimeNotification()
Gets the value of the firstResponseTimeNotification property.String
getFirstResponseTimeWorkingTime()
Gets the value of the firstResponseTimeWorkingTime 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
getSolutionDiffInMin()
Gets the value of the solutionDiffInMin property.String
getSolutionInMin()
Gets the value of the solutionInMin property.String
getSolutionTime()
Gets the value of the solutionTime property.String
getSolutionTimeDestinationDate()
Gets the value of the solutionTimeDestinationDate property.String
getSolutionTimeDestinationTime()
Gets the value of the solutionTimeDestinationTime property.String
getSolutionTimeEscalation()
Gets the value of the solutionTimeEscalation property.String
getSolutionTimeNotification()
Gets the value of the solutionTimeNotification property.String
getSolutionTimeWorkingTime()
Gets the value of the solutionTimeWorkingTime 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.String
getUpdateTime()
Gets the value of the updateTime property.String
getUpdateTimeDestinationDate()
Gets the value of the updateTimeDestinationDate property.String
getUpdateTimeDestinationTime()
Gets the value of the updateTimeDestinationTime property.String
getUpdateTimeEscalation()
Gets the value of the updateTimeEscalation property.String
getUpdateTimeNotification()
Gets the value of the updateTimeNotification property.String
getUpdateTimeWorkingTime()
Gets the value of the updateTimeWorkingTime 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.OTRSDynamicField
setDynamicField(int idx, OTRSDynamicField value)
void
setDynamicField(OTRSDynamicField[] values)
void
setEscalationDestinationDate(String value)
Sets the value of the escalationDestinationDate property.void
setEscalationDestinationIn(String value)
Sets the value of the escalationDestinationIn property.void
setEscalationDestinationTime(String value)
Sets the value of the escalationDestinationTime 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
setEscalationTimeWorkingTime(String value)
Sets the value of the escalationTimeWorkingTime property.void
setEscalationUpdateTime(String value)
Sets the value of the escalationUpdateTime property.void
setFirstLock(String value)
Sets the value of the firstLock property.void
setFirstResponse(String value)
Sets the value of the firstResponse property.void
setFirstResponseDiffInMin(String value)
Sets the value of the firstResponseDiffInMin property.void
setFirstResponseInMin(String value)
Sets the value of the firstResponseInMin property.void
setFirstResponseTime(String value)
Sets the value of the firstResponseTime property.void
setFirstResponseTimeDestinationDate(String value)
Sets the value of the firstResponseTimeDestinationDate property.void
setFirstResponseTimeDestinationTime(String value)
Sets the value of the firstResponseTimeDestinationTime property.void
setFirstResponseTimeEscalation(String value)
Sets the value of the firstResponseTimeEscalation property.void
setFirstResponseTimeNotification(String value)
Sets the value of the firstResponseTimeNotification property.void
setFirstResponseTimeWorkingTime(String value)
Sets the value of the firstResponseTimeWorkingTime 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
setSolutionDiffInMin(String value)
Sets the value of the solutionDiffInMin property.void
setSolutionInMin(String value)
Sets the value of the solutionInMin property.void
setSolutionTime(String value)
Sets the value of the solutionTime property.void
setSolutionTimeDestinationDate(String value)
Sets the value of the solutionTimeDestinationDate property.void
setSolutionTimeDestinationTime(String value)
Sets the value of the solutionTimeDestinationTime property.void
setSolutionTimeEscalation(String value)
Sets the value of the solutionTimeEscalation property.void
setSolutionTimeNotification(String value)
Sets the value of the solutionTimeNotification property.void
setSolutionTimeWorkingTime(String value)
Sets the value of the solutionTimeWorkingTime 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.void
setUpdateTime(String value)
Sets the value of the updateTime property.void
setUpdateTimeDestinationDate(String value)
Sets the value of the updateTimeDestinationDate property.void
setUpdateTimeDestinationTime(String value)
Sets the value of the updateTimeDestinationTime property.void
setUpdateTimeEscalation(String value)
Sets the value of the updateTimeEscalation property.void
setUpdateTimeNotification(String value)
Sets the value of the updateTimeNotification property.void
setUpdateTimeWorkingTime(String value)
Sets the value of the updateTimeWorkingTime property.
-
-
-
Field Detail
-
age
protected BigInteger age
-
archiveFlag
protected String archiveFlag
-
article
protected OTRSTicketGetResponseArticle[] article
-
changeBy
protected BigInteger changeBy
-
changed
protected String changed
-
closed
protected String closed
-
createBy
protected BigInteger createBy
-
createTimeUnix
protected BigInteger createTimeUnix
-
created
protected String created
-
customerID
protected String customerID
-
customerUserID
protected String customerUserID
-
dynamicField
protected OTRSDynamicField[] dynamicField
-
escalationDestinationDate
protected String escalationDestinationDate
-
escalationDestinationIn
protected String escalationDestinationIn
-
escalationDestinationTime
protected String escalationDestinationTime
-
escalationResponseTime
protected String escalationResponseTime
-
escalationSolutionTime
protected String escalationSolutionTime
-
escalationTime
protected String escalationTime
-
escalationTimeWorkingTime
protected String escalationTimeWorkingTime
-
escalationUpdateTime
protected String escalationUpdateTime
-
firstResponseTimeEscalation
protected String firstResponseTimeEscalation
-
firstResponseTimeNotification
protected String firstResponseTimeNotification
-
firstResponseTimeDestinationTime
protected String firstResponseTimeDestinationTime
-
firstResponseTimeDestinationDate
protected String firstResponseTimeDestinationDate
-
firstResponseTimeWorkingTime
protected String firstResponseTimeWorkingTime
-
firstResponseTime
protected String firstResponseTime
-
updateTimeEscalation
protected String updateTimeEscalation
-
updateTimeNotification
protected String updateTimeNotification
-
updateTimeDestinationTime
protected String updateTimeDestinationTime
-
updateTimeDestinationDate
protected String updateTimeDestinationDate
-
updateTimeWorkingTime
protected String updateTimeWorkingTime
-
updateTime
protected String updateTime
-
firstResponse
protected String firstResponse
-
firstResponseInMin
protected String firstResponseInMin
-
firstResponseDiffInMin
protected String firstResponseDiffInMin
-
solutionInMin
protected String solutionInMin
-
solutionDiffInMin
protected String solutionDiffInMin
-
firstLock
protected String firstLock
-
groupID
protected BigInteger groupID
-
lock
protected String lock
-
lockID
protected BigInteger lockID
-
owner
protected String owner
-
ownerID
protected BigInteger ownerID
-
priority
protected String priority
-
priorityID
protected BigInteger priorityID
-
queue
protected String queue
-
queueID
protected BigInteger queueID
-
realTillTimeNotUsed
protected String realTillTimeNotUsed
-
responsible
protected String responsible
-
responsibleID
protected BigInteger responsibleID
-
sla
protected String sla
-
slaid
protected BigInteger slaid
-
service
protected String service
-
serviceID
protected BigInteger serviceID
-
solutionTime
protected String solutionTime
-
solutionTimeEscalation
protected String solutionTimeEscalation
-
solutionTimeNotification
protected String solutionTimeNotification
-
solutionTimeDestinationDate
protected String solutionTimeDestinationDate
-
solutionTimeDestinationTime
protected String solutionTimeDestinationTime
-
solutionTimeWorkingTime
protected String solutionTimeWorkingTime
-
state
protected String state
-
stateID
protected BigInteger stateID
-
stateType
protected String stateType
-
ticketFreeKeyX
protected String ticketFreeKeyX
-
ticketFreeTextX
protected String ticketFreeTextX
-
ticketFreeTimeX
protected String ticketFreeTimeX
-
ticketID
protected BigInteger ticketID
-
ticketNumber
protected String ticketNumber
-
title
protected String title
-
type
protected String type
-
typeID
protected BigInteger typeID
-
unlockTimeout
protected BigInteger unlockTimeout
-
untilTime
protected BigInteger untilTime
-
-
Method Detail
-
getAge
public BigInteger getAge()
Gets the value of the age property.- Returns:
- possible object is
String
-
setAge
public void setAge(BigInteger value)
Sets the value of the age property.- Parameters:
value
- allowed object isString
-
getArchiveFlag
public String getArchiveFlag()
Gets the value of the archiveFlag property.- Returns:
- possible object is
String
-
setArchiveFlag
public void setArchiveFlag(String value)
Sets the value of the archiveFlag property.- Parameters:
value
- allowed object isString
-
getArticle
public OTRSTicketGetResponseArticle[] getArticle()
- Returns:
- array of
OTRSTicketGetResponseArticle
-
getArticle
public OTRSTicketGetResponseArticle getArticle(int idx)
- Returns:
- one of
OTRSTicketGetResponseArticle
-
getArticleLength
public int getArticleLength()
-
setArticle
public void setArticle(OTRSTicketGetResponseArticle[] values)
- Parameters:
values
- allowed objects areOTRSTicketGetResponseArticle
-
setArticle
public OTRSTicketGetResponseArticle setArticle(int idx, OTRSTicketGetResponseArticle value)
- Parameters:
value
- allowed object isOTRSTicketGetResponseArticle
-
getChangeBy
public BigInteger getChangeBy()
Gets the value of the changeBy property.- Returns:
- possible object is
String
-
setChangeBy
public void setChangeBy(BigInteger value)
Sets the value of the changeBy property.- Parameters:
value
- allowed object isString
-
getChanged
public String getChanged()
Gets the value of the changed property.- Returns:
- possible object is
String
-
setChanged
public void setChanged(String value)
Sets the value of the changed property.- Parameters:
value
- allowed object isString
-
getClosed
public String getClosed()
Gets the value of the closed property.- Returns:
- possible object is
String
-
setClosed
public void setClosed(String value)
Sets the value of the closed property.- Parameters:
value
- allowed object isString
-
getCreateBy
public BigInteger getCreateBy()
Gets the value of the createBy property.- Returns:
- possible object is
String
-
setCreateBy
public void setCreateBy(BigInteger value)
Sets the value of the createBy property.- Parameters:
value
- allowed object isString
-
getCreateTimeUnix
public BigInteger getCreateTimeUnix()
Gets the value of the createTimeUnix property.- Returns:
- possible object is
String
-
setCreateTimeUnix
public void setCreateTimeUnix(BigInteger value)
Sets the value of the createTimeUnix property.- Parameters:
value
- allowed object isString
-
getCreated
public String getCreated()
Gets the value of the created property.- Returns:
- possible object is
String
-
setCreated
public void setCreated(String value)
Sets the value of the created property.- Parameters:
value
- allowed object isString
-
getCustomerID
public String getCustomerID()
Gets the value of the customerID property.- Returns:
- possible object is
String
-
setCustomerID
public void setCustomerID(String value)
Sets the value of the customerID property.- Parameters:
value
- allowed object isString
-
getCustomerUserID
public String getCustomerUserID()
Gets the value of the customerUserID property.- Returns:
- possible object is
String
-
setCustomerUserID
public void setCustomerUserID(String value)
Sets the value of the customerUserID property.- Parameters:
value
- allowed object isString
-
getDynamicField
public OTRSDynamicField[] getDynamicField()
- Returns:
- array of
OTRSDynamicField
-
getDynamicField
public OTRSDynamicField getDynamicField(int idx)
- Returns:
- one of
OTRSDynamicField
-
getDynamicFieldLength
public int getDynamicFieldLength()
-
setDynamicField
public void setDynamicField(OTRSDynamicField[] values)
- Parameters:
values
- allowed objects areOTRSDynamicField
-
setDynamicField
public OTRSDynamicField setDynamicField(int idx, OTRSDynamicField value)
- Parameters:
value
- allowed object isOTRSDynamicField
-
getEscalationDestinationDate
public String getEscalationDestinationDate()
Gets the value of the escalationDestinationDate property.- Returns:
- possible object is
String
-
setEscalationDestinationDate
public void setEscalationDestinationDate(String value)
Sets the value of the escalationDestinationDate property.- Parameters:
value
- allowed object isString
-
getEscalationDestinationIn
public String getEscalationDestinationIn()
Gets the value of the escalationDestinationIn property.- Returns:
- possible object is
String
-
setEscalationDestinationIn
public void setEscalationDestinationIn(String value)
Sets the value of the escalationDestinationIn property.- Parameters:
value
- allowed object isString
-
getEscalationDestinationTime
public String getEscalationDestinationTime()
Gets the value of the escalationDestinationTime property.- Returns:
- possible object is
String
-
setEscalationDestinationTime
public void setEscalationDestinationTime(String value)
Sets the value of the escalationDestinationTime property.- Parameters:
value
- allowed object isString
-
getEscalationResponseTime
public String getEscalationResponseTime()
Gets the value of the escalationResponseTime property.- Returns:
- possible object is
String
-
setEscalationResponseTime
public void setEscalationResponseTime(String value)
Sets the value of the escalationResponseTime property.- Parameters:
value
- allowed object isString
-
getEscalationSolutionTime
public String getEscalationSolutionTime()
Gets the value of the escalationSolutionTime property.- Returns:
- possible object is
String
-
setEscalationSolutionTime
public void setEscalationSolutionTime(String value)
Sets the value of the escalationSolutionTime property.- Parameters:
value
- allowed object isString
-
getEscalationTime
public String getEscalationTime()
Gets the value of the escalationTime property.- Returns:
- possible object is
String
-
setEscalationTime
public void setEscalationTime(String value)
Sets the value of the escalationTime property.- Parameters:
value
- allowed object isString
-
getEscalationTimeWorkingTime
public String getEscalationTimeWorkingTime()
Gets the value of the escalationTimeWorkingTime property.- Returns:
- possible object is
String
-
setEscalationTimeWorkingTime
public void setEscalationTimeWorkingTime(String value)
Sets the value of the escalationTimeWorkingTime property.- Parameters:
value
- allowed object isString
-
getEscalationUpdateTime
public String getEscalationUpdateTime()
Gets the value of the escalationUpdateTime property.- Returns:
- possible object is
String
-
setEscalationUpdateTime
public void setEscalationUpdateTime(String value)
Sets the value of the escalationUpdateTime property.- Parameters:
value
- allowed object isString
-
getFirstResponseTimeEscalation
public String getFirstResponseTimeEscalation()
Gets the value of the firstResponseTimeEscalation property.- Returns:
- possible object is
String
-
setFirstResponseTimeEscalation
public void setFirstResponseTimeEscalation(String value)
Sets the value of the firstResponseTimeEscalation property.- Parameters:
value
- allowed object isString
-
getFirstResponseTimeNotification
public String getFirstResponseTimeNotification()
Gets the value of the firstResponseTimeNotification property.- Returns:
- possible object is
String
-
setFirstResponseTimeNotification
public void setFirstResponseTimeNotification(String value)
Sets the value of the firstResponseTimeNotification property.- Parameters:
value
- allowed object isString
-
getFirstResponseTimeDestinationTime
public String getFirstResponseTimeDestinationTime()
Gets the value of the firstResponseTimeDestinationTime property.- Returns:
- possible object is
String
-
setFirstResponseTimeDestinationTime
public void setFirstResponseTimeDestinationTime(String value)
Sets the value of the firstResponseTimeDestinationTime property.- Parameters:
value
- allowed object isString
-
getFirstResponseTimeDestinationDate
public String getFirstResponseTimeDestinationDate()
Gets the value of the firstResponseTimeDestinationDate property.- Returns:
- possible object is
String
-
setFirstResponseTimeDestinationDate
public void setFirstResponseTimeDestinationDate(String value)
Sets the value of the firstResponseTimeDestinationDate property.- Parameters:
value
- allowed object isString
-
getFirstResponseTimeWorkingTime
public String getFirstResponseTimeWorkingTime()
Gets the value of the firstResponseTimeWorkingTime property.- Returns:
- possible object is
String
-
setFirstResponseTimeWorkingTime
public void setFirstResponseTimeWorkingTime(String value)
Sets the value of the firstResponseTimeWorkingTime property.- Parameters:
value
- allowed object isString
-
getFirstResponseTime
public String getFirstResponseTime()
Gets the value of the firstResponseTime property.- Returns:
- possible object is
String
-
setFirstResponseTime
public void setFirstResponseTime(String value)
Sets the value of the firstResponseTime property.- Parameters:
value
- allowed object isString
-
getUpdateTimeEscalation
public String getUpdateTimeEscalation()
Gets the value of the updateTimeEscalation property.- Returns:
- possible object is
String
-
setUpdateTimeEscalation
public void setUpdateTimeEscalation(String value)
Sets the value of the updateTimeEscalation property.- Parameters:
value
- allowed object isString
-
getUpdateTimeNotification
public String getUpdateTimeNotification()
Gets the value of the updateTimeNotification property.- Returns:
- possible object is
String
-
setUpdateTimeNotification
public void setUpdateTimeNotification(String value)
Sets the value of the updateTimeNotification property.- Parameters:
value
- allowed object isString
-
getUpdateTimeDestinationTime
public String getUpdateTimeDestinationTime()
Gets the value of the updateTimeDestinationTime property.- Returns:
- possible object is
String
-
setUpdateTimeDestinationTime
public void setUpdateTimeDestinationTime(String value)
Sets the value of the updateTimeDestinationTime property.- Parameters:
value
- allowed object isString
-
getUpdateTimeDestinationDate
public String getUpdateTimeDestinationDate()
Gets the value of the updateTimeDestinationDate property.- Returns:
- possible object is
String
-
setUpdateTimeDestinationDate
public void setUpdateTimeDestinationDate(String value)
Sets the value of the updateTimeDestinationDate property.- Parameters:
value
- allowed object isString
-
getUpdateTimeWorkingTime
public String getUpdateTimeWorkingTime()
Gets the value of the updateTimeWorkingTime property.- Returns:
- possible object is
String
-
setUpdateTimeWorkingTime
public void setUpdateTimeWorkingTime(String value)
Sets the value of the updateTimeWorkingTime property.- Parameters:
value
- allowed object isString
-
getUpdateTime
public String getUpdateTime()
Gets the value of the updateTime property.- Returns:
- possible object is
String
-
setUpdateTime
public void setUpdateTime(String value)
Sets the value of the updateTime property.- Parameters:
value
- allowed object isString
-
getFirstResponse
public String getFirstResponse()
Gets the value of the firstResponse property.- Returns:
- possible object is
String
-
setFirstResponse
public void setFirstResponse(String value)
Sets the value of the firstResponse property.- Parameters:
value
- allowed object isString
-
getFirstResponseInMin
public String getFirstResponseInMin()
Gets the value of the firstResponseInMin property.- Returns:
- possible object is
String
-
setFirstResponseInMin
public void setFirstResponseInMin(String value)
Sets the value of the firstResponseInMin property.- Parameters:
value
- allowed object isString
-
getFirstResponseDiffInMin
public String getFirstResponseDiffInMin()
Gets the value of the firstResponseDiffInMin property.- Returns:
- possible object is
String
-
setFirstResponseDiffInMin
public void setFirstResponseDiffInMin(String value)
Sets the value of the firstResponseDiffInMin property.- Parameters:
value
- allowed object isString
-
getSolutionInMin
public String getSolutionInMin()
Gets the value of the solutionInMin property.- Returns:
- possible object is
String
-
setSolutionInMin
public void setSolutionInMin(String value)
Sets the value of the solutionInMin property.- Parameters:
value
- allowed object isString
-
getSolutionDiffInMin
public String getSolutionDiffInMin()
Gets the value of the solutionDiffInMin property.- Returns:
- possible object is
String
-
setSolutionDiffInMin
public void setSolutionDiffInMin(String value)
Sets the value of the solutionDiffInMin property.- Parameters:
value
- allowed object isString
-
getFirstLock
public String getFirstLock()
Gets the value of the firstLock property.- Returns:
- possible object is
String
-
setFirstLock
public void setFirstLock(String value)
Sets the value of the firstLock property.- Parameters:
value
- allowed object isString
-
getGroupID
public BigInteger getGroupID()
Gets the value of the groupID property.- Returns:
- possible object is
String
-
setGroupID
public void setGroupID(BigInteger value)
Sets the value of the groupID property.- Parameters:
value
- allowed object isString
-
getLock
public String getLock()
Gets the value of the lock property.- Returns:
- possible object is
String
-
setLock
public void setLock(String value)
Sets the value of the lock property.- Parameters:
value
- allowed object isString
-
getLockID
public BigInteger getLockID()
Gets the value of the lockID property.- Returns:
- possible object is
String
-
setLockID
public void setLockID(BigInteger value)
Sets the value of the lockID property.- Parameters:
value
- allowed object isString
-
getOwner
public String getOwner()
Gets the value of the owner property.- Returns:
- possible object is
String
-
setOwner
public void setOwner(String value)
Sets the value of the owner property.- Parameters:
value
- allowed object isString
-
getOwnerID
public BigInteger getOwnerID()
Gets the value of the ownerID property.- Returns:
- possible object is
String
-
setOwnerID
public void setOwnerID(BigInteger value)
Sets the value of the ownerID property.- Parameters:
value
- allowed object isString
-
getPriority
public String getPriority()
Gets the value of the priority property.- Returns:
- possible object is
String
-
setPriority
public void setPriority(String value)
Sets the value of the priority property.- Parameters:
value
- allowed object isString
-
getPriorityID
public BigInteger getPriorityID()
Gets the value of the priorityID property.- Returns:
- possible object is
String
-
setPriorityID
public void setPriorityID(BigInteger value)
Sets the value of the priorityID property.- Parameters:
value
- allowed object isString
-
getQueue
public String getQueue()
Gets the value of the queue property.- Returns:
- possible object is
String
-
setQueue
public void setQueue(String value)
Sets the value of the queue property.- Parameters:
value
- allowed object isString
-
getQueueID
public BigInteger getQueueID()
Gets the value of the queueID property.- Returns:
- possible object is
String
-
setQueueID
public void setQueueID(BigInteger value)
Sets the value of the queueID property.- Parameters:
value
- allowed object isString
-
getRealTillTimeNotUsed
public String getRealTillTimeNotUsed()
Gets the value of the realTillTimeNotUsed property.- Returns:
- possible object is
String
-
setRealTillTimeNotUsed
public void setRealTillTimeNotUsed(String value)
Sets the value of the realTillTimeNotUsed property.- Parameters:
value
- allowed object isString
-
getResponsible
public String getResponsible()
Gets the value of the responsible property.- Returns:
- possible object is
String
-
setResponsible
public void setResponsible(String value)
Sets the value of the responsible property.- Parameters:
value
- allowed object isString
-
getResponsibleID
public BigInteger getResponsibleID()
Gets the value of the responsibleID property.- Returns:
- possible object is
String
-
setResponsibleID
public void setResponsibleID(BigInteger value)
Sets the value of the responsibleID property.- Parameters:
value
- allowed object isString
-
getSLA
public String getSLA()
Gets the value of the sla property.- Returns:
- possible object is
String
-
setSLA
public void setSLA(String value)
Sets the value of the sla property.- Parameters:
value
- allowed object isString
-
getSLAID
public BigInteger getSLAID()
Gets the value of the slaid property.- Returns:
- possible object is
String
-
setSLAID
public void setSLAID(BigInteger value)
Sets the value of the slaid property.- Parameters:
value
- allowed object isString
-
getService
public String getService()
Gets the value of the service property.- Returns:
- possible object is
String
-
setService
public void setService(String value)
Sets the value of the service property.- Parameters:
value
- allowed object isString
-
getServiceID
public BigInteger getServiceID()
Gets the value of the serviceID property.- Returns:
- possible object is
String
-
setServiceID
public void setServiceID(BigInteger value)
Sets the value of the serviceID property.- Parameters:
value
- allowed object isString
-
getSolutionTime
public String getSolutionTime()
Gets the value of the solutionTime property.- Returns:
- possible object is
String
-
setSolutionTime
public void setSolutionTime(String value)
Sets the value of the solutionTime property.- Parameters:
value
- allowed object isString
-
getSolutionTimeEscalation
public String getSolutionTimeEscalation()
Gets the value of the solutionTimeEscalation property.- Returns:
- possible object is
String
-
setSolutionTimeEscalation
public void setSolutionTimeEscalation(String value)
Sets the value of the solutionTimeEscalation property.- Parameters:
value
- allowed object isString
-
getSolutionTimeNotification
public String getSolutionTimeNotification()
Gets the value of the solutionTimeNotification property.- Returns:
- possible object is
String
-
setSolutionTimeNotification
public void setSolutionTimeNotification(String value)
Sets the value of the solutionTimeNotification property.- Parameters:
value
- allowed object isString
-
getSolutionTimeDestinationDate
public String getSolutionTimeDestinationDate()
Gets the value of the solutionTimeDestinationDate property.- Returns:
- possible object is
String
-
setSolutionTimeDestinationDate
public void setSolutionTimeDestinationDate(String value)
Sets the value of the solutionTimeDestinationDate property.- Parameters:
value
- allowed object isString
-
getSolutionTimeDestinationTime
public String getSolutionTimeDestinationTime()
Gets the value of the solutionTimeDestinationTime property.- Returns:
- possible object is
String
-
setSolutionTimeDestinationTime
public void setSolutionTimeDestinationTime(String value)
Sets the value of the solutionTimeDestinationTime property.- Parameters:
value
- allowed object isString
-
getSolutionTimeWorkingTime
public String getSolutionTimeWorkingTime()
Gets the value of the solutionTimeWorkingTime property.- Returns:
- possible object is
String
-
setSolutionTimeWorkingTime
public void setSolutionTimeWorkingTime(String value)
Sets the value of the solutionTimeWorkingTime property.- Parameters:
value
- allowed object isString
-
getState
public String getState()
Gets the value of the state property.- Returns:
- possible object is
String
-
setState
public void setState(String value)
Sets the value of the state property.- Parameters:
value
- allowed object isString
-
getStateID
public BigInteger getStateID()
Gets the value of the stateID property.- Returns:
- possible object is
String
-
setStateID
public void setStateID(BigInteger value)
Sets the value of the stateID property.- Parameters:
value
- allowed object isString
-
getStateType
public String getStateType()
Gets the value of the stateType property.- Returns:
- possible object is
String
-
setStateType
public void setStateType(String value)
Sets the value of the stateType property.- Parameters:
value
- allowed object isString
-
getTicketFreeKeyX
public String getTicketFreeKeyX()
Gets the value of the ticketFreeKeyX property.- Returns:
- possible object is
String
-
setTicketFreeKeyX
public void setTicketFreeKeyX(String value)
Sets the value of the ticketFreeKeyX property.- Parameters:
value
- allowed object isString
-
getTicketFreeTextX
public String getTicketFreeTextX()
Gets the value of the ticketFreeTextX property.- Returns:
- possible object is
String
-
setTicketFreeTextX
public void setTicketFreeTextX(String value)
Sets the value of the ticketFreeTextX property.- Parameters:
value
- allowed object isString
-
getTicketFreeTimeX
public String getTicketFreeTimeX()
Gets the value of the ticketFreeTimeX property.- Returns:
- possible object is
String
-
setTicketFreeTimeX
public void setTicketFreeTimeX(String value)
Sets the value of the ticketFreeTimeX property.- Parameters:
value
- allowed object isString
-
getTicketID
public BigInteger getTicketID()
Gets the value of the ticketID property.- Returns:
- possible object is
String
-
setTicketID
public void setTicketID(BigInteger value)
Sets the value of the ticketID property.- Parameters:
value
- allowed object isString
-
getTicketNumber
public String getTicketNumber()
Gets the value of the ticketNumber property.- Returns:
- possible object is
String
-
setTicketNumber
public void setTicketNumber(String value)
Sets the value of the ticketNumber property.- Parameters:
value
- allowed object isString
-
getTitle
public String getTitle()
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
public void setTitle(String value)
Sets the value of the title property.- Parameters:
value
- allowed object isString
-
getType
public String getType()
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(String value)
Sets the value of the type property.- Parameters:
value
- allowed object isString
-
getTypeID
public BigInteger getTypeID()
Gets the value of the typeID property.- Returns:
- possible object is
String
-
setTypeID
public void setTypeID(BigInteger value)
Sets the value of the typeID property.- Parameters:
value
- allowed object isString
-
getUnlockTimeout
public BigInteger getUnlockTimeout()
Gets the value of the unlockTimeout property.- Returns:
- possible object is
String
-
setUnlockTimeout
public void setUnlockTimeout(BigInteger value)
Sets the value of the unlockTimeout property.- Parameters:
value
- allowed object isString
-
getUntilTime
public BigInteger getUntilTime()
Gets the value of the untilTime property.- Returns:
- possible object is
String
-
setUntilTime
public void setUntilTime(BigInteger value)
Sets the value of the untilTime property.- Parameters:
value
- allowed object isString
-
-