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

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

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


メソッドの概要
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder addAllHeaders(Iterable<? extends jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> values)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder addHeaders(jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest build()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest buildPartial()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clear()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeaders()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeadLang()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeadWord()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearMatchingMethod()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearTargetLang()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clone()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest 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 getHeadLang()
           
 String getHeadWord()
           
 String getMatchingMethod()
           
 String getTargetLang()
           
 boolean hasHeadLang()
           
 boolean hasHeadWord()
           
 boolean hasMatchingMethod()
           
 boolean hasTargetLang()
           
protected  BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest internalGetResult()
           
 boolean isInitialized()
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder mergeFrom(BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest other)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder mergeFrom(com.google.protobuf.Message other)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header.Builder builderForValue)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeaders(int index, jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeadLang(String value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeadWord(String value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setMatchingMethod(String value)
           
 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setTargetLang(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 BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest internalGetResult()
定義:
クラス com.google.protobuf.GeneratedMessage.Builder<BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder> 内の internalGetResult

clear

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

clone

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

getDescriptorForType

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

getDefaultInstanceForType

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest getDefaultInstanceForType()

isInitialized

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

build

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest build()

buildPartial

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest buildPartial()

mergeFrom

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

mergeFrom

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

mergeFrom

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

setHeaders

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

addHeaders

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

addHeaders

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

addAllHeaders

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

clearHeaders

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeaders()

hasHeadLang

public boolean hasHeadLang()

getHeadLang

public String getHeadLang()

setHeadLang

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeadLang(String value)

clearHeadLang

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeadLang()

hasTargetLang

public boolean hasTargetLang()

getTargetLang

public String getTargetLang()

setTargetLang

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setTargetLang(String value)

clearTargetLang

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearTargetLang()

hasHeadWord

public boolean hasHeadWord()

getHeadWord

public String getHeadWord()

setHeadWord

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setHeadWord(String value)

clearHeadWord

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearHeadWord()

hasMatchingMethod

public boolean hasMatchingMethod()

getMatchingMethod

public String getMatchingMethod()

setMatchingMethod

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder setMatchingMethod(String value)

clearMatchingMethod

public BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest.Builder clearMatchingMethod()