Package com.restfb.types
Class VideoCaption
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.VideoCaption
- All Implemented Interfaces:
Serializable
Represents the Video Caption API
type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUri()voidsetCreateTime(Date createTime) voidsetIsAutoGenerated(Boolean isAutoGenerated) voidsetIsDefault(Boolean isDefault) voidvoidsetLocaleName(String localeName) voidMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
VideoCaption
public VideoCaption()
-
-
Method Details
-
getLocale
-
setLocale
-
getLocaleName
-
setLocaleName
-
getUri
-
setUri
-
getIsDefault
-
setIsDefault
-
getIsAutoGenerated
-
setIsAutoGenerated
-
getCreateTime
-
setCreateTime
-