com.spinn3r.api.protobuf
Class ContentApi.Link
java.lang.Object
com.google.protobuf.GeneratedMessage
com.spinn3r.api.protobuf.ContentApi.Link
- Enclosing class:
- ContentApi
public static final class ContentApi.Link
- 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.Link getDefaultInstance()
getDefaultInstanceForType
public ContentApi.Link getDefaultInstanceForType()
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
hasHref
public boolean hasHref()
getHref
public java.lang.String getHref()
hasResource
public boolean hasResource()
getResource
public java.lang.String getResource()
hasMimeType
public boolean hasMimeType()
getMimeType
public java.lang.String getMimeType()
hasRel
public boolean hasRel()
getRel
public java.lang.String getRel()
parseFrom
public static ContentApi.Link parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ContentApi.Link 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.Link parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static ContentApi.Link parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static ContentApi.Link parseFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static ContentApi.Link parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
newBuilder
public static ContentApi.Link.Builder newBuilder()
newBuilderForType
public ContentApi.Link.Builder newBuilderForType()
newBuilder
public static ContentApi.Link.Builder newBuilder(ContentApi.Link prototype)
Copyright © Tailrank Inc. All Rights Reserved.