Uses of Class
de.hybris.platform.customerticketingfacades.data.TicketEventAttachmentData
-
Packages that use TicketEventAttachmentData Package Description de.hybris.platform.customerticketingfacades.data -
-
Uses of TicketEventAttachmentData in de.hybris.platform.customerticketingfacades.data
Methods in de.hybris.platform.customerticketingfacades.data that return types with arguments of type TicketEventAttachmentData Modifier and Type Method Description java.util.List<TicketEventAttachmentData>TicketEventData. getAttachments()Method parameters in de.hybris.platform.customerticketingfacades.data with type arguments of type TicketEventAttachmentData Modifier and Type Method Description voidTicketEventData. setAttachments(java.util.List<TicketEventAttachmentData> attachments)
-