Package org.otrs.ticketconnector
Class OTRSTicketGetResponseArticle
- java.lang.Object
-
- org.otrs.ticketconnector.OTRSTicketGetResponseArticle
-
- All Implemented Interfaces:
java.io.Serializable
public class OTRSTicketGetResponseArticle extends java.lang.Object implements java.io.Serializable
Java class for OTRS_TicketGetResponse_Article complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OTRS_TicketGetResponse_Article"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Age" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="AgeTimeUnix" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="ArticleID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="ArticleType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ArticleTypeID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Attachment" type="{http://www.otrs.org/TicketConnector/}OTRS_TicketGetResponse_Attachment" maxOccurs="unbounded" minOccurs="0"/> <element name="AttachmentIDOfHTMLBody" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Body" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Cc" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CcRealname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Changed" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Charset" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Closed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ContentCharset" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ContentType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CreateTimeUnix" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="Created" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CreatedBy" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <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.w3.org/2001/XMLSchema}string" 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="FirstLock" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="From" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FromRealname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="InReplyTo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="IncomingTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <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="MessageID" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> <element name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <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="References" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ReplyTo" type="{http://www.w3.org/2001/XMLSchema}string"/> <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="SenderType" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="SenderTypeID" 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="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="Subject" 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="To" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ToRealname" 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="UntilTime" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.math.BigInteger
age
protected java.math.BigInteger
ageTimeUnix
protected java.math.BigInteger
articleID
protected java.lang.String
articleType
protected java.math.BigInteger
articleTypeID
protected OTRSTicketGetResponseAttachment[]
attachment
protected java.lang.String
attachmentIDOfHTMLBody
protected java.lang.String
body
protected java.lang.String
cc
protected java.lang.String
ccRealname
protected java.lang.String
changed
protected java.lang.String
charset
protected java.lang.String
closed
protected java.lang.String
contentCharset
protected java.lang.String
contentType
protected java.lang.String
created
protected java.math.BigInteger
createdBy
protected java.math.BigInteger
createTimeUnix
protected java.lang.String
customerID
protected java.lang.String
customerUserID
protected java.lang.String[]
dynamicField
protected java.lang.String
escalationDestinationDate
protected java.lang.String
escalationDestinationIn
protected java.lang.String
escalationDestinationTime
protected java.lang.String
escalationResponseTime
protected java.lang.String
escalationSolutionTime
protected java.lang.String
escalationTime
protected java.lang.String
escalationTimeWorkingTime
protected java.lang.String
escalationUpdateTime
protected java.lang.String
firstLock
protected java.lang.String
from
protected java.lang.String
fromRealname
protected java.lang.String
incomingTime
protected java.lang.String
inReplyTo
protected java.lang.String
lock
protected java.math.BigInteger
lockID
protected java.math.BigInteger
messageID
protected java.lang.String
mimeType
protected java.lang.String
owner
protected java.math.BigInteger
ownerID
protected java.lang.String
priority
protected java.math.BigInteger
priorityID
protected java.lang.String
queue
protected java.math.BigInteger
queueID
protected java.lang.String
realTillTimeNotUsed
protected java.lang.String
references
protected java.lang.String
replyTo
protected java.lang.String
responsible
protected java.math.BigInteger
responsibleID
protected java.lang.String
senderType
protected java.math.BigInteger
senderTypeID
protected java.lang.String
service
protected java.math.BigInteger
serviceID
protected java.lang.String
sla
protected java.math.BigInteger
slaid
protected java.lang.String
solutionTime
protected java.lang.String
solutionTimeDestinationDate
protected java.lang.String
solutionTimeDestinationTime
protected java.lang.String
solutionTimeWorkingTime
protected java.lang.String
state
protected java.math.BigInteger
stateID
protected java.lang.String
stateType
protected java.lang.String
subject
protected java.lang.String
ticketFreeKeyX
protected java.lang.String
ticketFreeTextX
protected java.lang.String
ticketFreeTimeX
protected java.math.BigInteger
ticketID
protected java.lang.String
ticketNumber
protected java.lang.String
title
protected java.lang.String
to
protected java.lang.String
toRealname
protected java.lang.String
type
protected java.math.BigInteger
typeID
protected java.math.BigInteger
untilTime
-
Constructor Summary
Constructors Constructor Description OTRSTicketGetResponseArticle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigInteger
getAge()
Gets the value of the age property.java.math.BigInteger
getAgeTimeUnix()
Gets the value of the ageTimeUnix property.java.math.BigInteger
getArticleID()
Gets the value of the articleID property.java.lang.String
getArticleType()
Gets the value of the articleType property.java.math.BigInteger
getArticleTypeID()
Gets the value of the articleTypeID property.OTRSTicketGetResponseAttachment[]
getAttachment()
OTRSTicketGetResponseAttachment
getAttachment(int idx)
java.lang.String
getAttachmentIDOfHTMLBody()
Gets the value of the attachmentIDOfHTMLBody property.int
getAttachmentLength()
java.lang.String
getBody()
Gets the value of the body property.java.lang.String
getCc()
Gets the value of the cc property.java.lang.String
getCcRealname()
Gets the value of the ccRealname property.java.lang.String
getChanged()
Gets the value of the changed property.java.lang.String
getCharset()
Gets the value of the charset property.java.lang.String
getClosed()
Gets the value of the closed property.java.lang.String
getContentCharset()
Gets the value of the contentCharset property.java.lang.String
getContentType()
Gets the value of the contentType property.java.lang.String
getCreated()
Gets the value of the created property.java.math.BigInteger
getCreatedBy()
Gets the value of the createdBy property.java.math.BigInteger
getCreateTimeUnix()
Gets the value of the createTimeUnix property.java.lang.String
getCustomerID()
Gets the value of the customerID property.java.lang.String
getCustomerUserID()
Gets the value of the customerUserID property.java.lang.String[]
getDynamicField()
java.lang.String
getDynamicField(int idx)
int
getDynamicFieldLength()
java.lang.String
getEscalationDestinationDate()
Gets the value of the escalationDestinationDate property.java.lang.String
getEscalationDestinationIn()
Gets the value of the escalationDestinationIn property.java.lang.String
getEscalationDestinationTime()
Gets the value of the escalationDestinationTime property.java.lang.String
getEscalationResponseTime()
Gets the value of the escalationResponseTime property.java.lang.String
getEscalationSolutionTime()
Gets the value of the escalationSolutionTime property.java.lang.String
getEscalationTime()
Gets the value of the escalationTime property.java.lang.String
getEscalationTimeWorkingTime()
Gets the value of the escalationTimeWorkingTime property.java.lang.String
getEscalationUpdateTime()
Gets the value of the escalationUpdateTime property.java.lang.String
getFirstLock()
Gets the value of the firstLock property.java.lang.String
getFrom()
Gets the value of the from property.java.lang.String
getFromRealname()
Gets the value of the fromRealname property.java.lang.String
getIncomingTime()
Gets the value of the incomingTime property.java.lang.String
getInReplyTo()
Gets the value of the inReplyTo property.java.lang.String
getLock()
Gets the value of the lock property.java.math.BigInteger
getLockID()
Gets the value of the lockID property.java.math.BigInteger
getMessageID()
Gets the value of the messageID property.java.lang.String
getMimeType()
Gets the value of the mimeType property.java.lang.String
getOwner()
Gets the value of the owner property.java.math.BigInteger
getOwnerID()
Gets the value of the ownerID property.java.lang.String
getPriority()
Gets the value of the priority property.java.math.BigInteger
getPriorityID()
Gets the value of the priorityID property.java.lang.String
getQueue()
Gets the value of the queue property.java.math.BigInteger
getQueueID()
Gets the value of the queueID property.java.lang.String
getRealTillTimeNotUsed()
Gets the value of the realTillTimeNotUsed property.java.lang.String
getReferences()
Gets the value of the references property.java.lang.String
getReplyTo()
Gets the value of the replyTo property.java.lang.String
getResponsible()
Gets the value of the responsible property.java.math.BigInteger
getResponsibleID()
Gets the value of the responsibleID property.java.lang.String
getSenderType()
Gets the value of the senderType property.java.math.BigInteger
getSenderTypeID()
Gets the value of the senderTypeID property.java.lang.String
getService()
Gets the value of the service property.java.math.BigInteger
getServiceID()
Gets the value of the serviceID property.java.lang.String
getSLA()
Gets the value of the sla property.java.math.BigInteger
getSLAID()
Gets the value of the slaid property.java.lang.String
getSolutionTime()
Gets the value of the solutionTime property.java.lang.String
getSolutionTimeDestinationDate()
Gets the value of the solutionTimeDestinationDate property.java.lang.String
getSolutionTimeDestinationTime()
Gets the value of the solutionTimeDestinationTime property.java.lang.String
getSolutionTimeWorkingTime()
Gets the value of the solutionTimeWorkingTime property.java.lang.String
getState()
Gets the value of the state property.java.math.BigInteger
getStateID()
Gets the value of the stateID property.java.lang.String
getStateType()
Gets the value of the stateType property.java.lang.String
getSubject()
Gets the value of the subject property.java.lang.String
getTicketFreeKeyX()
Gets the value of the ticketFreeKeyX property.java.lang.String
getTicketFreeTextX()
Gets the value of the ticketFreeTextX property.java.lang.String
getTicketFreeTimeX()
Gets the value of the ticketFreeTimeX property.java.math.BigInteger
getTicketID()
Gets the value of the ticketID property.java.lang.String
getTicketNumber()
Gets the value of the ticketNumber property.java.lang.String
getTitle()
Gets the value of the title property.java.lang.String
getTo()
Gets the value of the to property.java.lang.String
getToRealname()
Gets the value of the toRealname property.java.lang.String
getType()
Gets the value of the type property.java.math.BigInteger
getTypeID()
Gets the value of the typeID property.java.math.BigInteger
getUntilTime()
Gets the value of the untilTime property.void
setAge(java.math.BigInteger value)
Sets the value of the age property.void
setAgeTimeUnix(java.math.BigInteger value)
Sets the value of the ageTimeUnix property.void
setArticleID(java.math.BigInteger value)
Sets the value of the articleID property.void
setArticleType(java.lang.String value)
Sets the value of the articleType property.void
setArticleTypeID(java.math.BigInteger value)
Sets the value of the articleTypeID property.OTRSTicketGetResponseAttachment
setAttachment(int idx, OTRSTicketGetResponseAttachment value)
void
setAttachment(OTRSTicketGetResponseAttachment[] values)
void
setAttachmentIDOfHTMLBody(java.lang.String value)
Sets the value of the attachmentIDOfHTMLBody property.void
setBody(java.lang.String value)
Sets the value of the body property.void
setCc(java.lang.String value)
Sets the value of the cc property.void
setCcRealname(java.lang.String value)
Sets the value of the ccRealname property.void
setChanged(java.lang.String value)
Sets the value of the changed property.void
setCharset(java.lang.String value)
Sets the value of the charset property.void
setClosed(java.lang.String value)
Sets the value of the closed property.void
setContentCharset(java.lang.String value)
Sets the value of the contentCharset property.void
setContentType(java.lang.String value)
Sets the value of the contentType property.void
setCreated(java.lang.String value)
Sets the value of the created property.void
setCreatedBy(java.math.BigInteger value)
Sets the value of the createdBy property.void
setCreateTimeUnix(java.math.BigInteger value)
Sets the value of the createTimeUnix property.void
setCustomerID(java.lang.String value)
Sets the value of the customerID property.void
setCustomerUserID(java.lang.String value)
Sets the value of the customerUserID property.java.lang.String
setDynamicField(int idx, java.lang.String value)
void
setDynamicField(java.lang.String[] values)
void
setEscalationDestinationDate(java.lang.String value)
Sets the value of the escalationDestinationDate property.void
setEscalationDestinationIn(java.lang.String value)
Sets the value of the escalationDestinationIn property.void
setEscalationDestinationTime(java.lang.String value)
Sets the value of the escalationDestinationTime property.void
setEscalationResponseTime(java.lang.String value)
Sets the value of the escalationResponseTime property.void
setEscalationSolutionTime(java.lang.String value)
Sets the value of the escalationSolutionTime property.void
setEscalationTime(java.lang.String value)
Sets the value of the escalationTime property.void
setEscalationTimeWorkingTime(java.lang.String value)
Sets the value of the escalationTimeWorkingTime property.void
setEscalationUpdateTime(java.lang.String value)
Sets the value of the escalationUpdateTime property.void
setFirstLock(java.lang.String value)
Sets the value of the firstLock property.void
setFrom(java.lang.String value)
Sets the value of the from property.void
setFromRealname(java.lang.String value)
Sets the value of the fromRealname property.void
setIncomingTime(java.lang.String value)
Sets the value of the incomingTime property.void
setInReplyTo(java.lang.String value)
Sets the value of the inReplyTo property.void
setLock(java.lang.String value)
Sets the value of the lock property.void
setLockID(java.math.BigInteger value)
Sets the value of the lockID property.void
setMessageID(java.math.BigInteger value)
Sets the value of the messageID property.void
setMimeType(java.lang.String value)
Sets the value of the mimeType property.void
setOwner(java.lang.String value)
Sets the value of the owner property.void
setOwnerID(java.math.BigInteger value)
Sets the value of the ownerID property.void
setPriority(java.lang.String value)
Sets the value of the priority property.void
setPriorityID(java.math.BigInteger value)
Sets the value of the priorityID property.void
setQueue(java.lang.String value)
Sets the value of the queue property.void
setQueueID(java.math.BigInteger value)
Sets the value of the queueID property.void
setRealTillTimeNotUsed(java.lang.String value)
Sets the value of the realTillTimeNotUsed property.void
setReferences(java.lang.String value)
Sets the value of the references property.void
setReplyTo(java.lang.String value)
Sets the value of the replyTo property.void
setResponsible(java.lang.String value)
Sets the value of the responsible property.void
setResponsibleID(java.math.BigInteger value)
Sets the value of the responsibleID property.void
setSenderType(java.lang.String value)
Sets the value of the senderType property.void
setSenderTypeID(java.math.BigInteger value)
Sets the value of the senderTypeID property.void
setService(java.lang.String value)
Sets the value of the service property.void
setServiceID(java.math.BigInteger value)
Sets the value of the serviceID property.void
setSLA(java.lang.String value)
Sets the value of the sla property.void
setSLAID(java.math.BigInteger value)
Sets the value of the slaid property.void
setSolutionTime(java.lang.String value)
Sets the value of the solutionTime property.void
setSolutionTimeDestinationDate(java.lang.String value)
Sets the value of the solutionTimeDestinationDate property.void
setSolutionTimeDestinationTime(java.lang.String value)
Sets the value of the solutionTimeDestinationTime property.void
setSolutionTimeWorkingTime(java.lang.String value)
Sets the value of the solutionTimeWorkingTime property.void
setState(java.lang.String value)
Sets the value of the state property.void
setStateID(java.math.BigInteger value)
Sets the value of the stateID property.void
setStateType(java.lang.String value)
Sets the value of the stateType property.void
setSubject(java.lang.String value)
Sets the value of the subject property.void
setTicketFreeKeyX(java.lang.String value)
Sets the value of the ticketFreeKeyX property.void
setTicketFreeTextX(java.lang.String value)
Sets the value of the ticketFreeTextX property.void
setTicketFreeTimeX(java.lang.String value)
Sets the value of the ticketFreeTimeX property.void
setTicketID(java.math.BigInteger value)
Sets the value of the ticketID property.void
setTicketNumber(java.lang.String value)
Sets the value of the ticketNumber property.void
setTitle(java.lang.String value)
Sets the value of the title property.void
setTo(java.lang.String value)
Sets the value of the to property.void
setToRealname(java.lang.String value)
Sets the value of the toRealname property.void
setType(java.lang.String value)
Sets the value of the type property.void
setTypeID(java.math.BigInteger value)
Sets the value of the typeID property.void
setUntilTime(java.math.BigInteger value)
Sets the value of the untilTime property.
-
-
-
Field Detail
-
age
protected java.math.BigInteger age
-
ageTimeUnix
protected java.math.BigInteger ageTimeUnix
-
articleID
protected java.math.BigInteger articleID
-
articleType
protected java.lang.String articleType
-
articleTypeID
protected java.math.BigInteger articleTypeID
-
attachment
protected OTRSTicketGetResponseAttachment[] attachment
-
attachmentIDOfHTMLBody
protected java.lang.String attachmentIDOfHTMLBody
-
body
protected java.lang.String body
-
cc
protected java.lang.String cc
-
ccRealname
protected java.lang.String ccRealname
-
changed
protected java.lang.String changed
-
charset
protected java.lang.String charset
-
closed
protected java.lang.String closed
-
contentCharset
protected java.lang.String contentCharset
-
contentType
protected java.lang.String contentType
-
createTimeUnix
protected java.math.BigInteger createTimeUnix
-
created
protected java.lang.String created
-
createdBy
protected java.math.BigInteger createdBy
-
customerID
protected java.lang.String customerID
-
customerUserID
protected java.lang.String customerUserID
-
dynamicField
protected java.lang.String[] dynamicField
-
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
-
firstLock
protected java.lang.String firstLock
-
from
protected java.lang.String from
-
fromRealname
protected java.lang.String fromRealname
-
inReplyTo
protected java.lang.String inReplyTo
-
incomingTime
protected java.lang.String incomingTime
-
lock
protected java.lang.String lock
-
lockID
protected java.math.BigInteger lockID
-
messageID
protected java.math.BigInteger messageID
-
mimeType
protected java.lang.String mimeType
-
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
-
references
protected java.lang.String references
-
replyTo
protected java.lang.String replyTo
-
responsible
protected java.lang.String responsible
-
responsibleID
protected java.math.BigInteger responsibleID
-
sla
protected java.lang.String sla
-
slaid
protected java.math.BigInteger slaid
-
senderType
protected java.lang.String senderType
-
senderTypeID
protected java.math.BigInteger senderTypeID
-
service
protected java.lang.String service
-
serviceID
protected java.math.BigInteger serviceID
-
solutionTime
protected java.lang.String solutionTime
-
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
-
subject
protected java.lang.String subject
-
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
-
to
protected java.lang.String to
-
toRealname
protected java.lang.String toRealname
-
type
protected java.lang.String type
-
typeID
protected java.math.BigInteger typeID
-
untilTime
protected java.math.BigInteger untilTime
-
-
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 isString
-
getAgeTimeUnix
public java.math.BigInteger getAgeTimeUnix()
Gets the value of the ageTimeUnix property.- Returns:
- possible object is
String
-
setAgeTimeUnix
public void setAgeTimeUnix(java.math.BigInteger value)
Sets the value of the ageTimeUnix property.- Parameters:
value
- allowed object isString
-
getArticleID
public java.math.BigInteger getArticleID()
Gets the value of the articleID property.- Returns:
- possible object is
String
-
setArticleID
public void setArticleID(java.math.BigInteger value)
Sets the value of the articleID property.- Parameters:
value
- allowed object isString
-
getArticleType
public java.lang.String getArticleType()
Gets the value of the articleType property.- Returns:
- possible object is
String
-
setArticleType
public void setArticleType(java.lang.String value)
Sets the value of the articleType property.- Parameters:
value
- allowed object isString
-
getArticleTypeID
public java.math.BigInteger getArticleTypeID()
Gets the value of the articleTypeID property.- Returns:
- possible object is
String
-
setArticleTypeID
public void setArticleTypeID(java.math.BigInteger value)
Sets the value of the articleTypeID property.- Parameters:
value
- allowed object isString
-
getAttachment
public OTRSTicketGetResponseAttachment[] getAttachment()
- Returns:
- array of
OTRSTicketGetResponseAttachment
-
getAttachment
public OTRSTicketGetResponseAttachment getAttachment(int idx)
- Returns:
- one of
OTRSTicketGetResponseAttachment
-
getAttachmentLength
public int getAttachmentLength()
-
setAttachment
public void setAttachment(OTRSTicketGetResponseAttachment[] values)
- Parameters:
values
- allowed objects areOTRSTicketGetResponseAttachment
-
setAttachment
public OTRSTicketGetResponseAttachment setAttachment(int idx, OTRSTicketGetResponseAttachment value)
- Parameters:
value
- allowed object isOTRSTicketGetResponseAttachment
-
getAttachmentIDOfHTMLBody
public java.lang.String getAttachmentIDOfHTMLBody()
Gets the value of the attachmentIDOfHTMLBody property.- Returns:
- possible object is
String
-
setAttachmentIDOfHTMLBody
public void setAttachmentIDOfHTMLBody(java.lang.String value)
Sets the value of the attachmentIDOfHTMLBody property.- Parameters:
value
- allowed object isString
-
getBody
public java.lang.String getBody()
Gets the value of the body property.- Returns:
- possible object is
String
-
setBody
public void setBody(java.lang.String value)
Sets the value of the body property.- Parameters:
value
- allowed object isString
-
getCc
public java.lang.String getCc()
Gets the value of the cc property.- Returns:
- possible object is
String
-
setCc
public void setCc(java.lang.String value)
Sets the value of the cc property.- Parameters:
value
- allowed object isString
-
getCcRealname
public java.lang.String getCcRealname()
Gets the value of the ccRealname property.- Returns:
- possible object is
String
-
setCcRealname
public void setCcRealname(java.lang.String value)
Sets the value of the ccRealname property.- Parameters:
value
- allowed object isString
-
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 isString
-
getCharset
public java.lang.String getCharset()
Gets the value of the charset property.- Returns:
- possible object is
String
-
setCharset
public void setCharset(java.lang.String value)
Sets the value of the charset property.- Parameters:
value
- allowed object isString
-
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 isString
-
getContentCharset
public java.lang.String getContentCharset()
Gets the value of the contentCharset property.- Returns:
- possible object is
String
-
setContentCharset
public void setContentCharset(java.lang.String value)
Sets the value of the contentCharset property.- Parameters:
value
- allowed object isString
-
getContentType
public java.lang.String getContentType()
Gets the value of the contentType property.- Returns:
- possible object is
String
-
setContentType
public void setContentType(java.lang.String value)
Sets the value of the contentType property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
getCreatedBy
public java.math.BigInteger getCreatedBy()
Gets the value of the createdBy property.- Returns:
- possible object is
String
-
setCreatedBy
public void setCreatedBy(java.math.BigInteger value)
Sets the value of the createdBy property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
getDynamicField
public java.lang.String[] getDynamicField()
- Returns:
- array of
String
-
getDynamicField
public java.lang.String getDynamicField(int idx)
- Returns:
- one of
String
-
getDynamicFieldLength
public int getDynamicFieldLength()
-
setDynamicField
public void setDynamicField(java.lang.String[] values)
- Parameters:
values
- allowed objects areString
-
setDynamicField
public java.lang.String setDynamicField(int idx, java.lang.String value)
- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getFrom
public java.lang.String getFrom()
Gets the value of the from property.- Returns:
- possible object is
String
-
setFrom
public void setFrom(java.lang.String value)
Sets the value of the from property.- Parameters:
value
- allowed object isString
-
getFromRealname
public java.lang.String getFromRealname()
Gets the value of the fromRealname property.- Returns:
- possible object is
String
-
setFromRealname
public void setFromRealname(java.lang.String value)
Sets the value of the fromRealname property.- Parameters:
value
- allowed object isString
-
getInReplyTo
public java.lang.String getInReplyTo()
Gets the value of the inReplyTo property.- Returns:
- possible object is
String
-
setInReplyTo
public void setInReplyTo(java.lang.String value)
Sets the value of the inReplyTo property.- Parameters:
value
- allowed object isString
-
getIncomingTime
public java.lang.String getIncomingTime()
Gets the value of the incomingTime property.- Returns:
- possible object is
String
-
setIncomingTime
public void setIncomingTime(java.lang.String value)
Sets the value of the incomingTime property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
getMessageID
public java.math.BigInteger getMessageID()
Gets the value of the messageID property.- Returns:
- possible object is
String
-
setMessageID
public void setMessageID(java.math.BigInteger value)
Sets the value of the messageID property.- Parameters:
value
- allowed object isString
-
getMimeType
public java.lang.String getMimeType()
Gets the value of the mimeType property.- Returns:
- possible object is
String
-
setMimeType
public void setMimeType(java.lang.String value)
Sets the value of the mimeType property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getReferences
public java.lang.String getReferences()
Gets the value of the references property.- Returns:
- possible object is
String
-
setReferences
public void setReferences(java.lang.String value)
Sets the value of the references property.- Parameters:
value
- allowed object isString
-
getReplyTo
public java.lang.String getReplyTo()
Gets the value of the replyTo property.- Returns:
- possible object is
String
-
setReplyTo
public void setReplyTo(java.lang.String value)
Sets the value of the replyTo property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getSenderType
public java.lang.String getSenderType()
Gets the value of the senderType property.- Returns:
- possible object is
String
-
setSenderType
public void setSenderType(java.lang.String value)
Sets the value of the senderType property.- Parameters:
value
- allowed object isString
-
getSenderTypeID
public java.math.BigInteger getSenderTypeID()
Gets the value of the senderTypeID property.- Returns:
- possible object is
String
-
setSenderTypeID
public void setSenderTypeID(java.math.BigInteger value)
Sets the value of the senderTypeID property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getSubject
public java.lang.String getSubject()
Gets the value of the subject property.- Returns:
- possible object is
String
-
setSubject
public void setSubject(java.lang.String value)
Sets the value of the subject property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getTo
public java.lang.String getTo()
Gets the value of the to property.- Returns:
- possible object is
String
-
setTo
public void setTo(java.lang.String value)
Sets the value of the to property.- Parameters:
value
- allowed object isString
-
getToRealname
public java.lang.String getToRealname()
Gets the value of the toRealname property.- Returns:
- possible object is
String
-
setToRealname
public void setToRealname(java.lang.String value)
Sets the value of the toRealname property.- Parameters:
value
- allowed object isString
-
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 isString
-
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 isString
-
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 isString
-
-