public class TwitterPhotoTag extends java.lang.Object
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <photoTag> <serviceId>6</serviceId> <value>xBYOgpMKLloqpVJNVzfoXMylPjvfktFFbiRwRwDumGwSBhSWBgbtLckWOgXHMwwS</value> </photoTag>
Constructor and Description |
---|
TwitterPhotoTag() |
Modifier and Type | Method and Description |
---|---|
CAContentCore.ServiceType |
getServiceType() |
static TwitterPhotoTag |
getTwitterTag(MediaObject object) |
java.lang.String |
getValue() |
void |
setServiceType(CAContentCore.ServiceType serviceType) |
void |
setValue(java.lang.String value) |
public TwitterPhotoTag()
public CAContentCore.ServiceType getServiceType()
public void setServiceType(CAContentCore.ServiceType serviceType)
serviceType
- the serviceType to setpublic java.lang.String getValue()
public void setValue(java.lang.String value)
value
- the value to setpublic static TwitterPhotoTag getTwitterTag(MediaObject object) throws java.lang.IllegalArgumentException
object
- java.lang.IllegalArgumentException
- on bad objectCopyright © 2015 Tampere University of Technology, Pori Department.