jp.go.nict.langrid.client.protobuf.proto
クラス BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest
java.lang.Object
  
com.google.protobuf.AbstractMessageLite
      
com.google.protobuf.AbstractMessage
          
com.google.protobuf.GeneratedMessage
              
jp.go.nict.langrid.client.protobuf.proto.BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest
- すべての実装されたインタフェース: 
 - com.google.protobuf.Message, com.google.protobuf.MessageLite
 
- 含まれているクラス:
 - BilingualDictionaryWithLongestMatchSearchProtos
 
public static final class BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest
- extends com.google.protobuf.GeneratedMessage
 
 
| クラス com.google.protobuf.GeneratedMessage から継承された入れ子のクラス/インタフェース | 
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> | 
 
 
 
| クラス com.google.protobuf.GeneratedMessage から継承されたメソッド | 
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newGeneratedExtension, newRepeatedGeneratedExtension | 
 
| クラス com.google.protobuf.AbstractMessage から継承されたメソッド | 
equals, hashCode, toString | 
 
| クラス com.google.protobuf.AbstractMessageLite から継承されたメソッド | 
toByteArray, toByteString, writeDelimitedTo, writeTo | 
 
 
| インタフェース com.google.protobuf.MessageLite から継承されたメソッド | 
toByteArray, toByteString, writeDelimitedTo, writeTo | 
 
HEADERS_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER
- 関連項目:
 - 定数フィールド値
 
HEADLANG_FIELD_NUMBER
public static final int HEADLANG_FIELD_NUMBER
- 関連項目:
 - 定数フィールド値
 
TARGETLANG_FIELD_NUMBER
public static final int TARGETLANG_FIELD_NUMBER
- 関連項目:
 - 定数フィールド値
 
MORPHEMES_FIELD_NUMBER
public static final int MORPHEMES_FIELD_NUMBER
- 関連項目:
 - 定数フィールド値
 
getDefaultInstance
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest getDefaultInstance()
 
getDefaultInstanceForType
public BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest getDefaultInstanceForType()
 
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
 
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- 定義:
 - クラス 
com.google.protobuf.GeneratedMessage 内の internalGetFieldAccessorTable 
 
 
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)
 
hasHeadLang
public boolean hasHeadLang()
 
getHeadLang
public String getHeadLang()
 
hasTargetLang
public boolean hasTargetLang()
 
getTargetLang
public String getTargetLang()
 
getMorphemesList
public List<MorphologicalAnalysisProtos.Morpheme> getMorphemesList()
 
getMorphemesCount
public int getMorphemesCount()
 
getMorphemes
public MorphologicalAnalysisProtos.Morpheme getMorphemes(int index)
 
isInitialized
public final boolean isInitialized()
- 定義:
 - インタフェース 
com.google.protobuf.MessageLite 内の isInitialized - オーバーライド:
 - クラス 
com.google.protobuf.GeneratedMessage 内の isInitialized 
 
 
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
- 定義:
 - インタフェース 
com.google.protobuf.MessageLite 内の writeTo - オーバーライド:
 - クラス 
com.google.protobuf.AbstractMessage 内の writeTo 
 
- 例外:
 IOException
 
getSerializedSize
public int getSerializedSize()
- 定義:
 - インタフェース 
com.google.protobuf.MessageLite 内の getSerializedSize - オーバーライド:
 - クラス 
com.google.protobuf.AbstractMessage 内の getSerializedSize 
 
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(com.google.protobuf.ByteString data)
                                                                                                   throws com.google.protobuf.InvalidProtocolBufferException
- 例外:
 com.google.protobuf.InvalidProtocolBufferException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(com.google.protobuf.ByteString data,
                                                                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                                   throws com.google.protobuf.InvalidProtocolBufferException
- 例外:
 com.google.protobuf.InvalidProtocolBufferException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(byte[] data)
                                                                                                   throws com.google.protobuf.InvalidProtocolBufferException
- 例外:
 com.google.protobuf.InvalidProtocolBufferException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(byte[] data,
                                                                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                                   throws com.google.protobuf.InvalidProtocolBufferException
- 例外:
 com.google.protobuf.InvalidProtocolBufferException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(InputStream input)
                                                                                                   throws IOException
- 例外:
 IOException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(InputStream input,
                                                                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                                   throws IOException
- 例外:
 IOException
 
parseDelimitedFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseDelimitedFrom(InputStream input)
                                                                                                            throws IOException
- 例外:
 IOException
 
parseDelimitedFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseDelimitedFrom(InputStream input,
                                                                                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                                            throws IOException
- 例外:
 IOException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(com.google.protobuf.CodedInputStream input)
                                                                                                   throws IOException
- 例外:
 IOException
 
parseFrom
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest parseFrom(com.google.protobuf.CodedInputStream input,
                                                                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                                   throws IOException
- 例外:
 IOException
 
newBuilder
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest.Builder newBuilder()
 
newBuilderForType
public BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest.Builder newBuilderForType()
 
newBuilder
public static BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest.Builder newBuilder(BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest prototype)
 
toBuilder
public BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest.Builder toBuilder()