Class Employee
java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.ticket.chat.TranscriptLine
com.softlayer.api.service.ticket.chat.transcriptline.Employee
@ApiType("SoftLayer_Ticket_Chat_TranscriptLine_Employee") public class Employee extends TranscriptLine
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEmployee.Mask -
Field Summary
-
Constructor Summary
Constructors Constructor Description Employee() -
Method Summary
Methods inherited from class com.softlayer.api.service.ticket.chat.TranscriptLine
getSpeaker, setSpeaker
-
Constructor Details
-
Employee
public Employee()
-