com.spinn3r.api.protobuf
Class ContentApi.Feed.Builder
java.lang.Object
com.spinn3r.api.protobuf.ContentApi.Feed.Builder
- Enclosing class:
- ContentApi.Feed
public static final class ContentApi.Feed.Builder
- extends
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalGetResult
protected ContentApi.Feed internalGetResult()
clear
public ContentApi.Feed.Builder clear()
clone
public ContentApi.Feed.Builder clone()
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDefaultInstanceForType
public ContentApi.Feed getDefaultInstanceForType()
build
public ContentApi.Feed build()
buildPartial
public ContentApi.Feed buildPartial()
getLinkList
public java.util.List<ContentApi.Link> getLinkList()
getLinkCount
public int getLinkCount()
getLink
public ContentApi.Link getLink(int index)
setLink
public ContentApi.Feed.Builder setLink(int index,
ContentApi.Link value)
setLink
public ContentApi.Feed.Builder setLink(int index,
ContentApi.Link.Builder builderForValue)
addLink
public ContentApi.Feed.Builder addLink(ContentApi.Link value)
addLink
public ContentApi.Feed.Builder addLink(ContentApi.Link.Builder builderForValue)
addAllLink
public ContentApi.Feed.Builder addAllLink(java.lang.Iterable<? extends ContentApi.Link> values)
clearLink
public ContentApi.Feed.Builder clearLink()
hasCanonicalLink
public boolean hasCanonicalLink()
getCanonicalLink
public ContentApi.Link getCanonicalLink()
setCanonicalLink
public ContentApi.Feed.Builder setCanonicalLink(ContentApi.Link value)
setCanonicalLink
public ContentApi.Feed.Builder setCanonicalLink(ContentApi.Link.Builder builderForValue)
mergeCanonicalLink
public ContentApi.Feed.Builder mergeCanonicalLink(ContentApi.Link value)
clearCanonicalLink
public ContentApi.Feed.Builder clearCanonicalLink()
hasTitle
public boolean hasTitle()
getTitle
public java.lang.String getTitle()
setTitle
public ContentApi.Feed.Builder setTitle(java.lang.String value)
clearTitle
public ContentApi.Feed.Builder clearTitle()
hasHashcode
public boolean hasHashcode()
getHashcode
public java.lang.String getHashcode()
setHashcode
public ContentApi.Feed.Builder setHashcode(java.lang.String value)
clearHashcode
public ContentApi.Feed.Builder clearHashcode()
getLangList
public java.util.List<ContentApi.Lang> getLangList()
getLangCount
public int getLangCount()
getLang
public ContentApi.Lang getLang(int index)
setLang
public ContentApi.Feed.Builder setLang(int index,
ContentApi.Lang value)
setLang
public ContentApi.Feed.Builder setLang(int index,
ContentApi.Lang.Builder builderForValue)
addLang
public ContentApi.Feed.Builder addLang(ContentApi.Lang value)
addLang
public ContentApi.Feed.Builder addLang(ContentApi.Lang.Builder builderForValue)
addAllLang
public ContentApi.Feed.Builder addAllLang(java.lang.Iterable<? extends ContentApi.Lang> values)
clearLang
public ContentApi.Feed.Builder clearLang()
hasGenerator
public boolean hasGenerator()
getGenerator
public java.lang.String getGenerator()
setGenerator
public ContentApi.Feed.Builder setGenerator(java.lang.String value)
clearGenerator
public ContentApi.Feed.Builder clearGenerator()
hasDescription
public boolean hasDescription()
getDescription
public java.lang.String getDescription()
setDescription
public ContentApi.Feed.Builder setDescription(java.lang.String value)
clearDescription
public ContentApi.Feed.Builder clearDescription()
hasResourceStatus
public boolean hasResourceStatus()
getResourceStatus
public int getResourceStatus()
setResourceStatus
public ContentApi.Feed.Builder setResourceStatus(int value)
clearResourceStatus
public ContentApi.Feed.Builder clearResourceStatus()
hasLastPosted
public boolean hasLastPosted()
getLastPosted
public java.lang.String getLastPosted()
setLastPosted
public ContentApi.Feed.Builder setLastPosted(java.lang.String value)
clearLastPosted
public ContentApi.Feed.Builder clearLastPosted()
hasLastPublished
public boolean hasLastPublished()
getLastPublished
public java.lang.String getLastPublished()
setLastPublished
public ContentApi.Feed.Builder setLastPublished(java.lang.String value)
clearLastPublished
public ContentApi.Feed.Builder clearLastPublished()
hasDateFound
public boolean hasDateFound()
getDateFound
public java.lang.String getDateFound()
setDateFound
public ContentApi.Feed.Builder setDateFound(java.lang.String value)
clearDateFound
public ContentApi.Feed.Builder clearDateFound()
hasEtag
public boolean hasEtag()
getEtag
public java.lang.String getEtag()
setEtag
public ContentApi.Feed.Builder setEtag(java.lang.String value)
clearEtag
public ContentApi.Feed.Builder clearEtag()
hasSpamProbability
public boolean hasSpamProbability()
getSpamProbability
public float getSpamProbability()
setSpamProbability
public ContentApi.Feed.Builder setSpamProbability(float value)
clearSpamProbability
public ContentApi.Feed.Builder clearSpamProbability()
hasChannelLink
public boolean hasChannelLink()
getChannelLink
public ContentApi.Link getChannelLink()
setChannelLink
public ContentApi.Feed.Builder setChannelLink(ContentApi.Link value)
setChannelLink
public ContentApi.Feed.Builder setChannelLink(ContentApi.Link.Builder builderForValue)
mergeChannelLink
public ContentApi.Feed.Builder mergeChannelLink(ContentApi.Link value)
clearChannelLink
public ContentApi.Feed.Builder clearChannelLink()
Copyright © Tailrank Inc. All Rights Reserved.