Package org.zendesk.client.v2.model
Class Via
- java.lang.Object
-
- org.zendesk.client.v2.model.Via
-
- All Implemented Interfaces:
Serializable
public class Via extends Object implements Serializable
- Since:
- 04/04/2013 17:00
- Author:
- stephenc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Via()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChannel()Map<String,Object>getSource()voidsetChannel(String channel)voidsetSource(Map<String,Object> source)StringtoString()
-