org.apache.hadoop.hbase.protobuf.generated
Class AuthenticationProtos.TokenIdentifier.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, AuthenticationProtos.TokenIdentifierOrBuilder
Enclosing class:
AuthenticationProtos.TokenIdentifier

public static final class AuthenticationProtos.TokenIdentifier.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>
implements AuthenticationProtos.TokenIdentifierOrBuilder


Method Summary
 AuthenticationProtos.TokenIdentifier build()
           
 AuthenticationProtos.TokenIdentifier buildPartial()
           
 AuthenticationProtos.TokenIdentifier.Builder clear()
           
 AuthenticationProtos.TokenIdentifier.Builder clearExpirationDate()
           
 AuthenticationProtos.TokenIdentifier.Builder clearIssueDate()
           
 AuthenticationProtos.TokenIdentifier.Builder clearKeyId()
           
 AuthenticationProtos.TokenIdentifier.Builder clearKind()
           
 AuthenticationProtos.TokenIdentifier.Builder clearSequenceNumber()
           
 AuthenticationProtos.TokenIdentifier.Builder clearUsername()
           
 AuthenticationProtos.TokenIdentifier.Builder clone()
           
 AuthenticationProtos.TokenIdentifier getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 long getExpirationDate()
           
 long getIssueDate()
           
 int getKeyId()
           
 AuthenticationProtos.TokenIdentifier.Kind getKind()
           
 long getSequenceNumber()
           
 com.google.protobuf.ByteString getUsername()
           
 boolean hasExpirationDate()
           
 boolean hasIssueDate()
           
 boolean hasKeyId()
           
 boolean hasKind()
           
 boolean hasSequenceNumber()
           
 boolean hasUsername()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 AuthenticationProtos.TokenIdentifier.Builder mergeFrom(AuthenticationProtos.TokenIdentifier other)
           
 AuthenticationProtos.TokenIdentifier.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AuthenticationProtos.TokenIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
           
 AuthenticationProtos.TokenIdentifier.Builder setExpirationDate(long value)
           
 AuthenticationProtos.TokenIdentifier.Builder setIssueDate(long value)
           
 AuthenticationProtos.TokenIdentifier.Builder setKeyId(int value)
           
 AuthenticationProtos.TokenIdentifier.Builder setKind(AuthenticationProtos.TokenIdentifier.Kind value)
           
 AuthenticationProtos.TokenIdentifier.Builder setSequenceNumber(long value)
           
 AuthenticationProtos.TokenIdentifier.Builder setUsername(com.google.protobuf.ByteString value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

clear

public AuthenticationProtos.TokenIdentifier.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

clone

public AuthenticationProtos.TokenIdentifier.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

getDefaultInstanceForType

public AuthenticationProtos.TokenIdentifier getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public AuthenticationProtos.TokenIdentifier build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public AuthenticationProtos.TokenIdentifier buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public AuthenticationProtos.TokenIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

mergeFrom

public AuthenticationProtos.TokenIdentifier.Builder mergeFrom(AuthenticationProtos.TokenIdentifier other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>

mergeFrom

public AuthenticationProtos.TokenIdentifier.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthenticationProtos.TokenIdentifier.Builder>
Throws:
IOException

hasKind

public boolean hasKind()
Specified by:
hasKind in interface AuthenticationProtos.TokenIdentifierOrBuilder

getKind

public AuthenticationProtos.TokenIdentifier.Kind getKind()
Specified by:
getKind in interface AuthenticationProtos.TokenIdentifierOrBuilder

setKind

public AuthenticationProtos.TokenIdentifier.Builder setKind(AuthenticationProtos.TokenIdentifier.Kind value)

clearKind

public AuthenticationProtos.TokenIdentifier.Builder clearKind()

hasUsername

public boolean hasUsername()
Specified by:
hasUsername in interface AuthenticationProtos.TokenIdentifierOrBuilder

getUsername

public com.google.protobuf.ByteString getUsername()
Specified by:
getUsername in interface AuthenticationProtos.TokenIdentifierOrBuilder

setUsername

public AuthenticationProtos.TokenIdentifier.Builder setUsername(com.google.protobuf.ByteString value)

clearUsername

public AuthenticationProtos.TokenIdentifier.Builder clearUsername()

hasKeyId

public boolean hasKeyId()
Specified by:
hasKeyId in interface AuthenticationProtos.TokenIdentifierOrBuilder

getKeyId

public int getKeyId()
Specified by:
getKeyId in interface AuthenticationProtos.TokenIdentifierOrBuilder

setKeyId

public AuthenticationProtos.TokenIdentifier.Builder setKeyId(int value)

clearKeyId

public AuthenticationProtos.TokenIdentifier.Builder clearKeyId()

hasIssueDate

public boolean hasIssueDate()
Specified by:
hasIssueDate in interface AuthenticationProtos.TokenIdentifierOrBuilder

getIssueDate

public long getIssueDate()
Specified by:
getIssueDate in interface AuthenticationProtos.TokenIdentifierOrBuilder

setIssueDate

public AuthenticationProtos.TokenIdentifier.Builder setIssueDate(long value)

clearIssueDate

public AuthenticationProtos.TokenIdentifier.Builder clearIssueDate()

hasExpirationDate

public boolean hasExpirationDate()
Specified by:
hasExpirationDate in interface AuthenticationProtos.TokenIdentifierOrBuilder

getExpirationDate

public long getExpirationDate()
Specified by:
getExpirationDate in interface AuthenticationProtos.TokenIdentifierOrBuilder

setExpirationDate

public AuthenticationProtos.TokenIdentifier.Builder setExpirationDate(long value)

clearExpirationDate

public AuthenticationProtos.TokenIdentifier.Builder clearExpirationDate()

hasSequenceNumber

public boolean hasSequenceNumber()
Specified by:
hasSequenceNumber in interface AuthenticationProtos.TokenIdentifierOrBuilder

getSequenceNumber

public long getSequenceNumber()
Specified by:
getSequenceNumber in interface AuthenticationProtos.TokenIdentifierOrBuilder

setSequenceNumber

public AuthenticationProtos.TokenIdentifier.Builder setSequenceNumber(long value)

clearSequenceNumber

public AuthenticationProtos.TokenIdentifier.Builder clearSequenceNumber()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.