Package | Description |
---|---|
org.otrs.ticketconnector |
Modifier and Type | Field and Description |
---|---|
protected OTRSAttachment[] |
OTRSTicketCreate.attachment |
protected OTRSAttachment[] |
OTRSTicketUpdate.attachment |
Modifier and Type | Method and Description |
---|---|
OTRSAttachment |
ObjectFactory.createOTRSAttachment()
Create an instance of
OTRSAttachment |
OTRSAttachment[] |
OTRSTicketCreate.getAttachment() |
OTRSAttachment[] |
OTRSTicketUpdate.getAttachment() |
OTRSAttachment |
OTRSTicketCreate.getAttachment(int idx) |
OTRSAttachment |
OTRSTicketUpdate.getAttachment(int idx) |
OTRSAttachment |
OTRSTicketCreate.setAttachment(int idx,
OTRSAttachment value) |
OTRSAttachment |
OTRSTicketUpdate.setAttachment(int idx,
OTRSAttachment value) |
Modifier and Type | Method and Description |
---|---|
OTRSAttachment |
OTRSTicketCreate.setAttachment(int idx,
OTRSAttachment value) |
OTRSAttachment |
OTRSTicketUpdate.setAttachment(int idx,
OTRSAttachment value) |
void |
OTRSTicketCreate.setAttachment(OTRSAttachment[] values) |
void |
OTRSTicketUpdate.setAttachment(OTRSAttachment[] values) |
Copyright © 2015. All rights reserved.