Uses of Class
org.otrs.ticketconnector.OTRSTicketGetResponseAttachment
- 
Packages that use OTRSTicketGetResponseAttachment Package Description org.otrs.ticketconnector  - 
- 
Uses of OTRSTicketGetResponseAttachment in org.otrs.ticketconnector
Fields in org.otrs.ticketconnector declared as OTRSTicketGetResponseAttachment Modifier and Type Field Description protected OTRSTicketGetResponseAttachment[]OTRSTicketGetResponseArticle. attachmentMethods in org.otrs.ticketconnector that return OTRSTicketGetResponseAttachment Modifier and Type Method Description OTRSTicketGetResponseAttachmentObjectFactory. createOTRSTicketGetResponseAttachment()Create an instance ofOTRSTicketGetResponseAttachmentOTRSTicketGetResponseAttachment[]OTRSTicketGetResponseArticle. getAttachment()OTRSTicketGetResponseAttachmentOTRSTicketGetResponseArticle. getAttachment(int idx)OTRSTicketGetResponseAttachmentOTRSTicketGetResponseArticle. setAttachment(int idx, OTRSTicketGetResponseAttachment value)Methods in org.otrs.ticketconnector with parameters of type OTRSTicketGetResponseAttachment Modifier and Type Method Description OTRSTicketGetResponseAttachmentOTRSTicketGetResponseArticle. setAttachment(int idx, OTRSTicketGetResponseAttachment value)voidOTRSTicketGetResponseArticle. setAttachment(OTRSTicketGetResponseAttachment[] values) 
 -