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