jp.go.nict.langrid.client.protobuf.proto
クラス BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder

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

public static final class BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder>


メソッドの概要
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addAllHeaders(Iterable<? extends jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> values)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addAllResult(Iterable<? extends BilingualDictionaryProtos.Translation> values)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addResult(BilingualDictionaryProtos.Translation.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addResult(BilingualDictionaryProtos.Translation value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse build()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse buildPartial()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clear()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearFault()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearHeaders()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearResult()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clone()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse getDefaultInstanceForType()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault getFault()
           
 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()
           
 BilingualDictionaryProtos.Translation getResult(int index)
           
 int getResultCount()
           
 List<BilingualDictionaryProtos.Translation> getResultList()
           
 boolean hasFault()
           
protected  BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse internalGetResult()
           
 boolean isInitialized()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFrom(BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse other)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFrom(com.google.protobuf.Message other)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setResult(int index, BilingualDictionaryProtos.Translation.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setResult(int index, BilingualDictionaryProtos.Translation 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 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse internalGetResult()
定義:
クラス com.google.protobuf.GeneratedMessage.Builder<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder> 内の internalGetResult

clear

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

clone

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

getDescriptorForType

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

getDefaultInstanceForType

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse getDefaultInstanceForType()

isInitialized

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

build

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse build()

buildPartial

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse buildPartial()

mergeFrom

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

mergeFrom

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFrom(BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse other)

mergeFrom

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.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<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.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 BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setHeaders(int index,
                                                                                         jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)

setHeaders

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

addHeaders

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

addHeaders

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

addAllHeaders

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

clearHeaders

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearHeaders()

hasFault

public boolean hasFault()

getFault

public jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault getFault()

setFault

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault value)

setFault

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault.Builder builderForValue)

mergeFault

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder mergeFault(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Fault value)

clearFault

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearFault()

getResultList

public List<BilingualDictionaryProtos.Translation> getResultList()

getResultCount

public int getResultCount()

getResult

public BilingualDictionaryProtos.Translation getResult(int index)

setResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setResult(int index,
                                                                                        BilingualDictionaryProtos.Translation value)

setResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder setResult(int index,
                                                                                        BilingualDictionaryProtos.Translation.Builder builderForValue)

addResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addResult(BilingualDictionaryProtos.Translation value)

addResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addResult(BilingualDictionaryProtos.Translation.Builder builderForValue)

addAllResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder addAllResult(Iterable<? extends BilingualDictionaryProtos.Translation> values)

clearResult

public BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse.Builder clearResult()