jp.go.nict.langrid.client.protobuf.proto
クラス LanguageIdentificationProtos.IdentifyRequest.Builder

java.lang.Object
  上位を拡張 com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      上位を拡張 com.google.protobuf.AbstractMessage.Builder<BuilderType>
          上位を拡張 com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder>
              上位を拡張 jp.go.nict.langrid.client.protobuf.proto.LanguageIdentificationProtos.IdentifyRequest.Builder
すべての実装されたインタフェース:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, Cloneable
含まれているクラス:
LanguageIdentificationProtos.IdentifyRequest

public static final class LanguageIdentificationProtos.IdentifyRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder>


メソッドの概要
 LanguageIdentificationProtos.IdentifyRequest.Builder addAllHeaders(Iterable<? extends jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> values)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 LanguageIdentificationProtos.IdentifyRequest build()
           
 LanguageIdentificationProtos.IdentifyRequest buildPartial()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder clear()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder clearHeaders()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder clearOriginalEncoding()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder clearText()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder clone()
           
 LanguageIdentificationProtos.IdentifyRequest getDefaultInstanceForType()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header getHeaders(int index)
           
 int getHeadersCount()
           
 List<jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> getHeadersList()
           
 String getOriginalEncoding()
           
 String getText()
           
 boolean hasOriginalEncoding()
           
 boolean hasText()
           
protected  LanguageIdentificationProtos.IdentifyRequest internalGetResult()
           
 boolean isInitialized()
           
 LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(LanguageIdentificationProtos.IdentifyRequest other)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(com.google.protobuf.Message other)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder setOriginalEncoding(String value)
           
 LanguageIdentificationProtos.IdentifyRequest.Builder setText(String value)
           
 
クラス com.google.protobuf.GeneratedMessage.Builder から継承されたメソッド
addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, mergeUnknownFields, newBuilderForField, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
クラス com.google.protobuf.AbstractMessage.Builder から継承されたメソッド
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
クラス com.google.protobuf.AbstractMessageLite.Builder から継承されたメソッド
addAll, newUninitializedMessageException
 
クラス java.lang.Object から継承されたメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

internalGetResult

protected LanguageIdentificationProtos.IdentifyRequest internalGetResult()
定義:
クラス com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の internalGetResult

clear

public LanguageIdentificationProtos.IdentifyRequest.Builder clear()
定義:
インタフェース com.google.protobuf.Message.Builder 内の clear
定義:
インタフェース com.google.protobuf.MessageLite.Builder 内の clear
オーバーライド:
クラス com.google.protobuf.AbstractMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の clear

clone

public LanguageIdentificationProtos.IdentifyRequest.Builder clone()
定義:
インタフェース com.google.protobuf.Message.Builder 内の clone
定義:
インタフェース com.google.protobuf.MessageLite.Builder 内の clone
オーバーライド:
クラス com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の clone

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
定義:
インタフェース com.google.protobuf.Message.Builder 内の getDescriptorForType
オーバーライド:
クラス com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の getDescriptorForType

getDefaultInstanceForType

public LanguageIdentificationProtos.IdentifyRequest getDefaultInstanceForType()

isInitialized

public boolean isInitialized()
定義:
インタフェース com.google.protobuf.MessageLite.Builder 内の isInitialized
オーバーライド:
クラス com.google.protobuf.GeneratedMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の isInitialized

build

public LanguageIdentificationProtos.IdentifyRequest build()

buildPartial

public LanguageIdentificationProtos.IdentifyRequest buildPartial()

mergeFrom

public LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(com.google.protobuf.Message other)
定義:
インタフェース com.google.protobuf.Message.Builder 内の mergeFrom
オーバーライド:
クラス com.google.protobuf.AbstractMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の mergeFrom

mergeFrom

public LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(LanguageIdentificationProtos.IdentifyRequest other)

mergeFrom

public LanguageIdentificationProtos.IdentifyRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                               throws IOException
定義:
インタフェース com.google.protobuf.Message.Builder 内の mergeFrom
定義:
インタフェース com.google.protobuf.MessageLite.Builder 内の mergeFrom
オーバーライド:
クラス com.google.protobuf.AbstractMessage.Builder<LanguageIdentificationProtos.IdentifyRequest.Builder> 内の mergeFrom
例外:
IOException

getHeadersList

public List<jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> getHeadersList()

getHeadersCount

public int getHeadersCount()

getHeaders

public jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header getHeaders(int index)

setHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder setHeaders(int index,
                                                                       jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)

setHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder setHeaders(int index,
                                                                       jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)

addHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)

addHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)

addAllHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder addAllHeaders(Iterable<? extends jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> values)

clearHeaders

public LanguageIdentificationProtos.IdentifyRequest.Builder clearHeaders()

hasText

public boolean hasText()

getText

public String getText()

setText

public LanguageIdentificationProtos.IdentifyRequest.Builder setText(String value)

clearText

public LanguageIdentificationProtos.IdentifyRequest.Builder clearText()

hasOriginalEncoding

public boolean hasOriginalEncoding()

getOriginalEncoding

public String getOriginalEncoding()

setOriginalEncoding

public LanguageIdentificationProtos.IdentifyRequest.Builder setOriginalEncoding(String value)

clearOriginalEncoding

public LanguageIdentificationProtos.IdentifyRequest.Builder clearOriginalEncoding()