Package | Description |
---|---|
org.otrs.ticketconnector |
Modifier and Type | Field and Description |
---|---|
protected OTRSArticle |
TicketCreate.article |
protected OTRSArticle |
TicketUpdate.article |
Modifier and Type | Method and Description |
---|---|
OTRSArticle |
ObjectFactory.createOTRSArticle()
Create an instance of
OTRSArticle |
OTRSArticle |
TicketCreate.getArticle()
Gets the value of the article property.
|
OTRSArticle |
TicketUpdate.getArticle()
Gets the value of the article property.
|
Modifier and Type | Method and Description |
---|---|
void |
TicketCreate.setArticle(OTRSArticle value)
Sets the value of the article property.
|
void |
TicketUpdate.setArticle(OTRSArticle value)
Sets the value of the article property.
|
Copyright © 2021. All rights reserved.