com.spinn3r.api.protobuf
Class ContentApi.Feed.Builder

java.lang.Object
  extended by 
      extended by com.spinn3r.api.protobuf.ContentApi.Feed.Builder
Enclosing class:
ContentApi.Feed

public static final class ContentApi.Feed.Builder
extends


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

Method Detail

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.