Class TranscriptLine
java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.ticket.chat.TranscriptLine
@ApiType("SoftLayer_Ticket_Chat_TranscriptLine") public class TranscriptLine extends Entity
- See Also:
- SoftLayer_Ticket_Chat_TranscriptLine
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TranscriptLine.Mask
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TranscriptLine()
-
Method Summary
Modifier and Type Method Description Interface
getSpeaker()
void
setSpeaker(Interface speaker)
-
Field Details
-
Constructor Details
-
TranscriptLine
public TranscriptLine()
-
-
Method Details