Class OTRSTicketGetResponseTicket

  • All Implemented Interfaces:
    java.io.Serializable

    public class OTRSTicketGetResponseTicket
    extends java.lang.Object
    implements java.io.Serializable
    <p>Java class for OTRS_TicketGetResponse_Ticket complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="OTRS_TicketGetResponse_Ticket"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element name="Age" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="ArchiveFlag" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="Article" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketGetResponse_Article" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="ChangeBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Changed" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="Closed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="CreateBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="CreateTimeUnix" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Created" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="CustomerID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="CustomerUserID" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="DynamicField" type="{http://www.otrs.org/TicketConnector/}OTRS_DynamicField" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;element name="EscalationDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationDestinationIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationResponseTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationSolutionTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationTime" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="EscalationTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="EscalationUpdateTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="UpdateTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstResponseDiffInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionDiffInMin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="FirstLock" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="GroupID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Lock" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="LockID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Owner" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="OwnerID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Priority" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="PriorityID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Queue" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="QueueID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="RealTillTimeNotUsed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="Responsible" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="ResponsibleID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="SLA" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="SLAID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="Service" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="ServiceID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="SolutionTime" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="SolutionTimeEscalation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionTimeNotification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionTimeDestinationDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionTimeDestinationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="SolutionTimeWorkingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="State" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="StateID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="StateType" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="TicketFreeKeyX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketFreeTextX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketFreeTimeX" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; &lt;element name="TicketID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="TicketNumber" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="Title" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; &lt;element name="TypeID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="UnlockTimeout" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;element name="UntilTime" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form
    • Field Detail

      • age

        protected java.math.BigInteger age
      • archiveFlag

        protected java.lang.String archiveFlag
      • changeBy

        protected java.math.BigInteger changeBy
      • changed

        protected java.lang.String changed
      • closed

        protected java.lang.String closed
      • createBy

        protected java.math.BigInteger createBy
      • createTimeUnix

        protected java.math.BigInteger createTimeUnix
      • created

        protected java.lang.String created
      • customerID

        protected java.lang.String customerID
      • customerUserID

        protected java.lang.String customerUserID
      • escalationDestinationDate

        protected java.lang.String escalationDestinationDate
      • escalationDestinationIn

        protected java.lang.String escalationDestinationIn
      • escalationDestinationTime

        protected java.lang.String escalationDestinationTime
      • escalationResponseTime

        protected java.lang.String escalationResponseTime
      • escalationSolutionTime

        protected java.lang.String escalationSolutionTime
      • escalationTime

        protected java.lang.String escalationTime
      • escalationTimeWorkingTime

        protected java.lang.String escalationTimeWorkingTime
      • escalationUpdateTime

        protected java.lang.String escalationUpdateTime
      • firstResponseTimeEscalation

        protected java.lang.String firstResponseTimeEscalation
      • firstResponseTimeNotification

        protected java.lang.String firstResponseTimeNotification
      • firstResponseTimeDestinationTime

        protected java.lang.String firstResponseTimeDestinationTime
      • firstResponseTimeDestinationDate

        protected java.lang.String firstResponseTimeDestinationDate
      • firstResponseTimeWorkingTime

        protected java.lang.String firstResponseTimeWorkingTime
      • firstResponseTime

        protected java.lang.String firstResponseTime
      • updateTimeEscalation

        protected java.lang.String updateTimeEscalation
      • updateTimeNotification

        protected java.lang.String updateTimeNotification
      • updateTimeDestinationTime

        protected java.lang.String updateTimeDestinationTime
      • updateTimeDestinationDate

        protected java.lang.String updateTimeDestinationDate
      • updateTimeWorkingTime

        protected java.lang.String updateTimeWorkingTime
      • updateTime

        protected java.lang.String updateTime
      • firstResponse

        protected java.lang.String firstResponse
      • firstResponseInMin

        protected java.lang.String firstResponseInMin
      • firstResponseDiffInMin

        protected java.lang.String firstResponseDiffInMin
      • solutionInMin

        protected java.lang.String solutionInMin
      • solutionDiffInMin

        protected java.lang.String solutionDiffInMin
      • firstLock

        protected java.lang.String firstLock
      • groupID

        protected java.math.BigInteger groupID
      • lock

        protected java.lang.String lock
      • lockID

        protected java.math.BigInteger lockID
      • owner

        protected java.lang.String owner
      • ownerID

        protected java.math.BigInteger ownerID
      • priority

        protected java.lang.String priority
      • priorityID

        protected java.math.BigInteger priorityID
      • queue

        protected java.lang.String queue
      • queueID

        protected java.math.BigInteger queueID
      • realTillTimeNotUsed

        protected java.lang.String realTillTimeNotUsed
      • responsible

        protected java.lang.String responsible
      • responsibleID

        protected java.math.BigInteger responsibleID
      • sla

        protected java.lang.String sla
      • slaid

        protected java.math.BigInteger slaid
      • service

        protected java.lang.String service
      • serviceID

        protected java.math.BigInteger serviceID
      • solutionTime

        protected java.lang.String solutionTime
      • solutionTimeEscalation

        protected java.lang.String solutionTimeEscalation
      • solutionTimeNotification

        protected java.lang.String solutionTimeNotification
      • solutionTimeDestinationDate

        protected java.lang.String solutionTimeDestinationDate
      • solutionTimeDestinationTime

        protected java.lang.String solutionTimeDestinationTime
      • solutionTimeWorkingTime

        protected java.lang.String solutionTimeWorkingTime
      • state

        protected java.lang.String state
      • stateID

        protected java.math.BigInteger stateID
      • stateType

        protected java.lang.String stateType
      • ticketFreeKeyX

        protected java.lang.String ticketFreeKeyX
      • ticketFreeTextX

        protected java.lang.String ticketFreeTextX
      • ticketFreeTimeX

        protected java.lang.String ticketFreeTimeX
      • ticketID

        protected java.math.BigInteger ticketID
      • ticketNumber

        protected java.lang.String ticketNumber
      • title

        protected java.lang.String title
      • type

        protected java.lang.String type
      • typeID

        protected java.math.BigInteger typeID
      • unlockTimeout

        protected java.math.BigInteger unlockTimeout
      • untilTime

        protected java.math.BigInteger untilTime
    • Constructor Detail

      • OTRSTicketGetResponseTicket

        public OTRSTicketGetResponseTicket()
    • Method Detail

      • getAge

        public java.math.BigInteger getAge()
        Gets the value of the age property.
        Returns:
        possible object is String
      • setAge

        public void setAge​(java.math.BigInteger value)
        Sets the value of the age property.
        Parameters:
        value - allowed object is String
      • getArchiveFlag

        public java.lang.String getArchiveFlag()
        Gets the value of the archiveFlag property.
        Returns:
        possible object is String
      • setArchiveFlag

        public void setArchiveFlag​(java.lang.String value)
        Sets the value of the archiveFlag property.
        Parameters:
        value - allowed object is String
      • getArticleLength

        public int getArticleLength()
      • getChangeBy

        public java.math.BigInteger getChangeBy()
        Gets the value of the changeBy property.
        Returns:
        possible object is String
      • setChangeBy

        public void setChangeBy​(java.math.BigInteger value)
        Sets the value of the changeBy property.
        Parameters:
        value - allowed object is String
      • getChanged

        public java.lang.String getChanged()
        Gets the value of the changed property.
        Returns:
        possible object is String
      • setChanged

        public void setChanged​(java.lang.String value)
        Sets the value of the changed property.
        Parameters:
        value - allowed object is String
      • getClosed

        public java.lang.String getClosed()
        Gets the value of the closed property.
        Returns:
        possible object is String
      • setClosed

        public void setClosed​(java.lang.String value)
        Sets the value of the closed property.
        Parameters:
        value - allowed object is String
      • getCreateBy

        public java.math.BigInteger getCreateBy()
        Gets the value of the createBy property.
        Returns:
        possible object is String
      • setCreateBy

        public void setCreateBy​(java.math.BigInteger value)
        Sets the value of the createBy property.
        Parameters:
        value - allowed object is String
      • getCreateTimeUnix

        public java.math.BigInteger getCreateTimeUnix()
        Gets the value of the createTimeUnix property.
        Returns:
        possible object is String
      • setCreateTimeUnix

        public void setCreateTimeUnix​(java.math.BigInteger value)
        Sets the value of the createTimeUnix property.
        Parameters:
        value - allowed object is String
      • getCreated

        public java.lang.String getCreated()
        Gets the value of the created property.
        Returns:
        possible object is String
      • setCreated

        public void setCreated​(java.lang.String value)
        Sets the value of the created property.
        Parameters:
        value - allowed object is String
      • getCustomerID

        public java.lang.String getCustomerID()
        Gets the value of the customerID property.
        Returns:
        possible object is String
      • setCustomerID

        public void setCustomerID​(java.lang.String value)
        Sets the value of the customerID property.
        Parameters:
        value - allowed object is String
      • getCustomerUserID

        public java.lang.String getCustomerUserID()
        Gets the value of the customerUserID property.
        Returns:
        possible object is String
      • setCustomerUserID

        public void setCustomerUserID​(java.lang.String value)
        Sets the value of the customerUserID property.
        Parameters:
        value - allowed object is String
      • getDynamicFieldLength

        public int getDynamicFieldLength()
      • getEscalationDestinationDate

        public java.lang.String getEscalationDestinationDate()
        Gets the value of the escalationDestinationDate property.
        Returns:
        possible object is String
      • setEscalationDestinationDate

        public void setEscalationDestinationDate​(java.lang.String value)
        Sets the value of the escalationDestinationDate property.
        Parameters:
        value - allowed object is String
      • getEscalationDestinationIn

        public java.lang.String getEscalationDestinationIn()
        Gets the value of the escalationDestinationIn property.
        Returns:
        possible object is String
      • setEscalationDestinationIn

        public void setEscalationDestinationIn​(java.lang.String value)
        Sets the value of the escalationDestinationIn property.
        Parameters:
        value - allowed object is String
      • getEscalationDestinationTime

        public java.lang.String getEscalationDestinationTime()
        Gets the value of the escalationDestinationTime property.
        Returns:
        possible object is String
      • setEscalationDestinationTime

        public void setEscalationDestinationTime​(java.lang.String value)
        Sets the value of the escalationDestinationTime property.
        Parameters:
        value - allowed object is String
      • getEscalationResponseTime

        public java.lang.String getEscalationResponseTime()
        Gets the value of the escalationResponseTime property.
        Returns:
        possible object is String
      • setEscalationResponseTime

        public void setEscalationResponseTime​(java.lang.String value)
        Sets the value of the escalationResponseTime property.
        Parameters:
        value - allowed object is String
      • getEscalationSolutionTime

        public java.lang.String getEscalationSolutionTime()
        Gets the value of the escalationSolutionTime property.
        Returns:
        possible object is String
      • setEscalationSolutionTime

        public void setEscalationSolutionTime​(java.lang.String value)
        Sets the value of the escalationSolutionTime property.
        Parameters:
        value - allowed object is String
      • getEscalationTime

        public java.lang.String getEscalationTime()
        Gets the value of the escalationTime property.
        Returns:
        possible object is String
      • setEscalationTime

        public void setEscalationTime​(java.lang.String value)
        Sets the value of the escalationTime property.
        Parameters:
        value - allowed object is String
      • getEscalationTimeWorkingTime

        public java.lang.String getEscalationTimeWorkingTime()
        Gets the value of the escalationTimeWorkingTime property.
        Returns:
        possible object is String
      • setEscalationTimeWorkingTime

        public void setEscalationTimeWorkingTime​(java.lang.String value)
        Sets the value of the escalationTimeWorkingTime property.
        Parameters:
        value - allowed object is String
      • getEscalationUpdateTime

        public java.lang.String getEscalationUpdateTime()
        Gets the value of the escalationUpdateTime property.
        Returns:
        possible object is String
      • setEscalationUpdateTime

        public void setEscalationUpdateTime​(java.lang.String value)
        Sets the value of the escalationUpdateTime property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTimeEscalation

        public java.lang.String getFirstResponseTimeEscalation()
        Gets the value of the firstResponseTimeEscalation property.
        Returns:
        possible object is String
      • setFirstResponseTimeEscalation

        public void setFirstResponseTimeEscalation​(java.lang.String value)
        Sets the value of the firstResponseTimeEscalation property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTimeNotification

        public java.lang.String getFirstResponseTimeNotification()
        Gets the value of the firstResponseTimeNotification property.
        Returns:
        possible object is String
      • setFirstResponseTimeNotification

        public void setFirstResponseTimeNotification​(java.lang.String value)
        Sets the value of the firstResponseTimeNotification property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTimeDestinationTime

        public java.lang.String getFirstResponseTimeDestinationTime()
        Gets the value of the firstResponseTimeDestinationTime property.
        Returns:
        possible object is String
      • setFirstResponseTimeDestinationTime

        public void setFirstResponseTimeDestinationTime​(java.lang.String value)
        Sets the value of the firstResponseTimeDestinationTime property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTimeDestinationDate

        public java.lang.String getFirstResponseTimeDestinationDate()
        Gets the value of the firstResponseTimeDestinationDate property.
        Returns:
        possible object is String
      • setFirstResponseTimeDestinationDate

        public void setFirstResponseTimeDestinationDate​(java.lang.String value)
        Sets the value of the firstResponseTimeDestinationDate property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTimeWorkingTime

        public java.lang.String getFirstResponseTimeWorkingTime()
        Gets the value of the firstResponseTimeWorkingTime property.
        Returns:
        possible object is String
      • setFirstResponseTimeWorkingTime

        public void setFirstResponseTimeWorkingTime​(java.lang.String value)
        Sets the value of the firstResponseTimeWorkingTime property.
        Parameters:
        value - allowed object is String
      • getFirstResponseTime

        public java.lang.String getFirstResponseTime()
        Gets the value of the firstResponseTime property.
        Returns:
        possible object is String
      • setFirstResponseTime

        public void setFirstResponseTime​(java.lang.String value)
        Sets the value of the firstResponseTime property.
        Parameters:
        value - allowed object is String
      • getUpdateTimeEscalation

        public java.lang.String getUpdateTimeEscalation()
        Gets the value of the updateTimeEscalation property.
        Returns:
        possible object is String
      • setUpdateTimeEscalation

        public void setUpdateTimeEscalation​(java.lang.String value)
        Sets the value of the updateTimeEscalation property.
        Parameters:
        value - allowed object is String
      • getUpdateTimeNotification

        public java.lang.String getUpdateTimeNotification()
        Gets the value of the updateTimeNotification property.
        Returns:
        possible object is String
      • setUpdateTimeNotification

        public void setUpdateTimeNotification​(java.lang.String value)
        Sets the value of the updateTimeNotification property.
        Parameters:
        value - allowed object is String
      • getUpdateTimeDestinationTime

        public java.lang.String getUpdateTimeDestinationTime()
        Gets the value of the updateTimeDestinationTime property.
        Returns:
        possible object is String
      • setUpdateTimeDestinationTime

        public void setUpdateTimeDestinationTime​(java.lang.String value)
        Sets the value of the updateTimeDestinationTime property.
        Parameters:
        value - allowed object is String
      • getUpdateTimeDestinationDate

        public java.lang.String getUpdateTimeDestinationDate()
        Gets the value of the updateTimeDestinationDate property.
        Returns:
        possible object is String
      • setUpdateTimeDestinationDate

        public void setUpdateTimeDestinationDate​(java.lang.String value)
        Sets the value of the updateTimeDestinationDate property.
        Parameters:
        value - allowed object is String
      • getUpdateTimeWorkingTime

        public java.lang.String getUpdateTimeWorkingTime()
        Gets the value of the updateTimeWorkingTime property.
        Returns:
        possible object is String
      • setUpdateTimeWorkingTime

        public void setUpdateTimeWorkingTime​(java.lang.String value)
        Sets the value of the updateTimeWorkingTime property.
        Parameters:
        value - allowed object is String
      • getUpdateTime

        public java.lang.String getUpdateTime()
        Gets the value of the updateTime property.
        Returns:
        possible object is String
      • setUpdateTime

        public void setUpdateTime​(java.lang.String value)
        Sets the value of the updateTime property.
        Parameters:
        value - allowed object is String
      • getFirstResponse

        public java.lang.String getFirstResponse()
        Gets the value of the firstResponse property.
        Returns:
        possible object is String
      • setFirstResponse

        public void setFirstResponse​(java.lang.String value)
        Sets the value of the firstResponse property.
        Parameters:
        value - allowed object is String
      • getFirstResponseInMin

        public java.lang.String getFirstResponseInMin()
        Gets the value of the firstResponseInMin property.
        Returns:
        possible object is String
      • setFirstResponseInMin

        public void setFirstResponseInMin​(java.lang.String value)
        Sets the value of the firstResponseInMin property.
        Parameters:
        value - allowed object is String
      • getFirstResponseDiffInMin

        public java.lang.String getFirstResponseDiffInMin()
        Gets the value of the firstResponseDiffInMin property.
        Returns:
        possible object is String
      • setFirstResponseDiffInMin

        public void setFirstResponseDiffInMin​(java.lang.String value)
        Sets the value of the firstResponseDiffInMin property.
        Parameters:
        value - allowed object is String
      • getSolutionInMin

        public java.lang.String getSolutionInMin()
        Gets the value of the solutionInMin property.
        Returns:
        possible object is String
      • setSolutionInMin

        public void setSolutionInMin​(java.lang.String value)
        Sets the value of the solutionInMin property.
        Parameters:
        value - allowed object is String
      • getSolutionDiffInMin

        public java.lang.String getSolutionDiffInMin()
        Gets the value of the solutionDiffInMin property.
        Returns:
        possible object is String
      • setSolutionDiffInMin

        public void setSolutionDiffInMin​(java.lang.String value)
        Sets the value of the solutionDiffInMin property.
        Parameters:
        value - allowed object is String
      • getFirstLock

        public java.lang.String getFirstLock()
        Gets the value of the firstLock property.
        Returns:
        possible object is String
      • setFirstLock

        public void setFirstLock​(java.lang.String value)
        Sets the value of the firstLock property.
        Parameters:
        value - allowed object is String
      • getGroupID

        public java.math.BigInteger getGroupID()
        Gets the value of the groupID property.
        Returns:
        possible object is String
      • setGroupID

        public void setGroupID​(java.math.BigInteger value)
        Sets the value of the groupID property.
        Parameters:
        value - allowed object is String
      • getLock

        public java.lang.String getLock()
        Gets the value of the lock property.
        Returns:
        possible object is String
      • setLock

        public void setLock​(java.lang.String value)
        Sets the value of the lock property.
        Parameters:
        value - allowed object is String
      • getLockID

        public java.math.BigInteger getLockID()
        Gets the value of the lockID property.
        Returns:
        possible object is String
      • setLockID

        public void setLockID​(java.math.BigInteger value)
        Sets the value of the lockID property.
        Parameters:
        value - allowed object is String
      • getOwner

        public java.lang.String getOwner()
        Gets the value of the owner property.
        Returns:
        possible object is String
      • setOwner

        public void setOwner​(java.lang.String value)
        Sets the value of the owner property.
        Parameters:
        value - allowed object is String
      • getOwnerID

        public java.math.BigInteger getOwnerID()
        Gets the value of the ownerID property.
        Returns:
        possible object is String
      • setOwnerID

        public void setOwnerID​(java.math.BigInteger value)
        Sets the value of the ownerID property.
        Parameters:
        value - allowed object is String
      • getPriority

        public java.lang.String getPriority()
        Gets the value of the priority property.
        Returns:
        possible object is String
      • setPriority

        public void setPriority​(java.lang.String value)
        Sets the value of the priority property.
        Parameters:
        value - allowed object is String
      • getPriorityID

        public java.math.BigInteger getPriorityID()
        Gets the value of the priorityID property.
        Returns:
        possible object is String
      • setPriorityID

        public void setPriorityID​(java.math.BigInteger value)
        Sets the value of the priorityID property.
        Parameters:
        value - allowed object is String
      • getQueue

        public java.lang.String getQueue()
        Gets the value of the queue property.
        Returns:
        possible object is String
      • setQueue

        public void setQueue​(java.lang.String value)
        Sets the value of the queue property.
        Parameters:
        value - allowed object is String
      • getQueueID

        public java.math.BigInteger getQueueID()
        Gets the value of the queueID property.
        Returns:
        possible object is String
      • setQueueID

        public void setQueueID​(java.math.BigInteger value)
        Sets the value of the queueID property.
        Parameters:
        value - allowed object is String
      • getRealTillTimeNotUsed

        public java.lang.String getRealTillTimeNotUsed()
        Gets the value of the realTillTimeNotUsed property.
        Returns:
        possible object is String
      • setRealTillTimeNotUsed

        public void setRealTillTimeNotUsed​(java.lang.String value)
        Sets the value of the realTillTimeNotUsed property.
        Parameters:
        value - allowed object is String
      • getResponsible

        public java.lang.String getResponsible()
        Gets the value of the responsible property.
        Returns:
        possible object is String
      • setResponsible

        public void setResponsible​(java.lang.String value)
        Sets the value of the responsible property.
        Parameters:
        value - allowed object is String
      • getResponsibleID

        public java.math.BigInteger getResponsibleID()
        Gets the value of the responsibleID property.
        Returns:
        possible object is String
      • setResponsibleID

        public void setResponsibleID​(java.math.BigInteger value)
        Sets the value of the responsibleID property.
        Parameters:
        value - allowed object is String
      • getSLA

        public java.lang.String getSLA()
        Gets the value of the sla property.
        Returns:
        possible object is String
      • setSLA

        public void setSLA​(java.lang.String value)
        Sets the value of the sla property.
        Parameters:
        value - allowed object is String
      • getSLAID

        public java.math.BigInteger getSLAID()
        Gets the value of the slaid property.
        Returns:
        possible object is String
      • setSLAID

        public void setSLAID​(java.math.BigInteger value)
        Sets the value of the slaid property.
        Parameters:
        value - allowed object is String
      • getService

        public java.lang.String getService()
        Gets the value of the service property.
        Returns:
        possible object is String
      • setService

        public void setService​(java.lang.String value)
        Sets the value of the service property.
        Parameters:
        value - allowed object is String
      • getServiceID

        public java.math.BigInteger getServiceID()
        Gets the value of the serviceID property.
        Returns:
        possible object is String
      • setServiceID

        public void setServiceID​(java.math.BigInteger value)
        Sets the value of the serviceID property.
        Parameters:
        value - allowed object is String
      • getSolutionTime

        public java.lang.String getSolutionTime()
        Gets the value of the solutionTime property.
        Returns:
        possible object is String
      • setSolutionTime

        public void setSolutionTime​(java.lang.String value)
        Sets the value of the solutionTime property.
        Parameters:
        value - allowed object is String
      • getSolutionTimeEscalation

        public java.lang.String getSolutionTimeEscalation()
        Gets the value of the solutionTimeEscalation property.
        Returns:
        possible object is String
      • setSolutionTimeEscalation

        public void setSolutionTimeEscalation​(java.lang.String value)
        Sets the value of the solutionTimeEscalation property.
        Parameters:
        value - allowed object is String
      • getSolutionTimeNotification

        public java.lang.String getSolutionTimeNotification()
        Gets the value of the solutionTimeNotification property.
        Returns:
        possible object is String
      • setSolutionTimeNotification

        public void setSolutionTimeNotification​(java.lang.String value)
        Sets the value of the solutionTimeNotification property.
        Parameters:
        value - allowed object is String
      • getSolutionTimeDestinationDate

        public java.lang.String getSolutionTimeDestinationDate()
        Gets the value of the solutionTimeDestinationDate property.
        Returns:
        possible object is String
      • setSolutionTimeDestinationDate

        public void setSolutionTimeDestinationDate​(java.lang.String value)
        Sets the value of the solutionTimeDestinationDate property.
        Parameters:
        value - allowed object is String
      • getSolutionTimeDestinationTime

        public java.lang.String getSolutionTimeDestinationTime()
        Gets the value of the solutionTimeDestinationTime property.
        Returns:
        possible object is String
      • setSolutionTimeDestinationTime

        public void setSolutionTimeDestinationTime​(java.lang.String value)
        Sets the value of the solutionTimeDestinationTime property.
        Parameters:
        value - allowed object is String
      • getSolutionTimeWorkingTime

        public java.lang.String getSolutionTimeWorkingTime()
        Gets the value of the solutionTimeWorkingTime property.
        Returns:
        possible object is String
      • setSolutionTimeWorkingTime

        public void setSolutionTimeWorkingTime​(java.lang.String value)
        Sets the value of the solutionTimeWorkingTime property.
        Parameters:
        value - allowed object is String
      • getState

        public java.lang.String getState()
        Gets the value of the state property.
        Returns:
        possible object is String
      • setState

        public void setState​(java.lang.String value)
        Sets the value of the state property.
        Parameters:
        value - allowed object is String
      • getStateID

        public java.math.BigInteger getStateID()
        Gets the value of the stateID property.
        Returns:
        possible object is String
      • setStateID

        public void setStateID​(java.math.BigInteger value)
        Sets the value of the stateID property.
        Parameters:
        value - allowed object is String
      • getStateType

        public java.lang.String getStateType()
        Gets the value of the stateType property.
        Returns:
        possible object is String
      • setStateType

        public void setStateType​(java.lang.String value)
        Sets the value of the stateType property.
        Parameters:
        value - allowed object is String
      • getTicketFreeKeyX

        public java.lang.String getTicketFreeKeyX()
        Gets the value of the ticketFreeKeyX property.
        Returns:
        possible object is String
      • setTicketFreeKeyX

        public void setTicketFreeKeyX​(java.lang.String value)
        Sets the value of the ticketFreeKeyX property.
        Parameters:
        value - allowed object is String
      • getTicketFreeTextX

        public java.lang.String getTicketFreeTextX()
        Gets the value of the ticketFreeTextX property.
        Returns:
        possible object is String
      • setTicketFreeTextX

        public void setTicketFreeTextX​(java.lang.String value)
        Sets the value of the ticketFreeTextX property.
        Parameters:
        value - allowed object is String
      • getTicketFreeTimeX

        public java.lang.String getTicketFreeTimeX()
        Gets the value of the ticketFreeTimeX property.
        Returns:
        possible object is String
      • setTicketFreeTimeX

        public void setTicketFreeTimeX​(java.lang.String value)
        Sets the value of the ticketFreeTimeX property.
        Parameters:
        value - allowed object is String
      • getTicketID

        public java.math.BigInteger getTicketID()
        Gets the value of the ticketID property.
        Returns:
        possible object is String
      • setTicketID

        public void setTicketID​(java.math.BigInteger value)
        Sets the value of the ticketID property.
        Parameters:
        value - allowed object is String
      • getTicketNumber

        public java.lang.String getTicketNumber()
        Gets the value of the ticketNumber property.
        Returns:
        possible object is String
      • setTicketNumber

        public void setTicketNumber​(java.lang.String value)
        Sets the value of the ticketNumber property.
        Parameters:
        value - allowed object is String
      • getTitle

        public java.lang.String getTitle()
        Gets the value of the title property.
        Returns:
        possible object is String
      • setTitle

        public void setTitle​(java.lang.String value)
        Sets the value of the title property.
        Parameters:
        value - allowed object is String
      • getType

        public java.lang.String getType()
        Gets the value of the type property.
        Returns:
        possible object is String
      • setType

        public void setType​(java.lang.String value)
        Sets the value of the type property.
        Parameters:
        value - allowed object is String
      • getTypeID

        public java.math.BigInteger getTypeID()
        Gets the value of the typeID property.
        Returns:
        possible object is String
      • setTypeID

        public void setTypeID​(java.math.BigInteger value)
        Sets the value of the typeID property.
        Parameters:
        value - allowed object is String
      • getUnlockTimeout

        public java.math.BigInteger getUnlockTimeout()
        Gets the value of the unlockTimeout property.
        Returns:
        possible object is String
      • setUnlockTimeout

        public void setUnlockTimeout​(java.math.BigInteger value)
        Sets the value of the unlockTimeout property.
        Parameters:
        value - allowed object is String
      • getUntilTime

        public java.math.BigInteger getUntilTime()
        Gets the value of the untilTime property.
        Returns:
        possible object is String
      • setUntilTime

        public void setUntilTime​(java.math.BigInteger value)
        Sets the value of the untilTime property.
        Parameters:
        value - allowed object is String