com.spinn3r.api.protobuf
Class ContentApi.Feed
java.lang.Object
com.google.protobuf.GeneratedMessage
com.spinn3r.api.protobuf.ContentApi.Feed
- Enclosing class:
- ContentApi
public static final class ContentApi.Feed
- extends com.google.protobuf.GeneratedMessage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultInstance
public static ContentApi.Feed getDefaultInstance()
getDefaultInstanceForType
public ContentApi.Feed getDefaultInstanceForType()
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
getLinkList
public java.util.List<ContentApi.Link> getLinkList()
getLinkCount
public int getLinkCount()
getLink
public ContentApi.Link getLink(int index)
hasCanonicalLink
public boolean hasCanonicalLink()
getCanonicalLink
public ContentApi.Link getCanonicalLink()
hasTitle
public boolean hasTitle()
getTitle
public java.lang.String getTitle()
hasHashcode
public boolean hasHashcode()
getHashcode
public java.lang.String getHashcode()
getLangList
public java.util.List<ContentApi.Lang> getLangList()
getLangCount
public int getLangCount()
getLang
public ContentApi.Lang getLang(int index)
hasGenerator
public boolean hasGenerator()
getGenerator
public java.lang.String getGenerator()
hasDescription
public boolean hasDescription()
getDescription
public java.lang.String getDescription()
hasResourceStatus
public boolean hasResourceStatus()
getResourceStatus
public int getResourceStatus()
hasLastPosted
public boolean hasLastPosted()
getLastPosted
public java.lang.String getLastPosted()
hasLastPublished
public boolean hasLastPublished()
getLastPublished
public java.lang.String getLastPublished()
hasDateFound
public boolean hasDateFound()
getDateFound
public java.lang.String getDateFound()
hasEtag
public boolean hasEtag()
getEtag
public java.lang.String getEtag()
hasSpamProbability
public boolean hasSpamProbability()
getSpamProbability
public float getSpamProbability()
hasChannelLink
public boolean hasChannelLink()
getChannelLink
public ContentApi.Link getChannelLink()
parseFrom
public static ContentApi.Feed parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ContentApi.Feed parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ContentApi.Feed parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ContentApi.Feed parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static ContentApi.Feed parseFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static ContentApi.Feed parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
newBuilder
public static ContentApi.Feed.Builder newBuilder()
newBuilderForType
public ContentApi.Feed.Builder newBuilderForType()
newBuilder
public static ContentApi.Feed.Builder newBuilder(ContentApi.Feed prototype)
Copyright © Tailrank Inc. All Rights Reserved.