jp.go.nict.langrid.client.protobuf.proto
クラス BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
jp.go.nict.langrid.client.protobuf.proto.BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder
- すべての実装されたインタフェース:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, Cloneable
- 含まれているクラス:
- BackTranslationWithTemporalDictionaryProtos.BackTranslationResult
public static final class BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
クラス 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 |
internalGetResult
protected BackTranslationWithTemporalDictionaryProtos.BackTranslationResult internalGetResult()
- 定義:
- クラス
com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の internalGetResult
clear
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder clear()
- 定義:
- インタフェース
com.google.protobuf.Message.Builder
内の clear
- 定義:
- インタフェース
com.google.protobuf.MessageLite.Builder
内の clear
- オーバーライド:
- クラス
com.google.protobuf.AbstractMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の clear
clone
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder clone()
- 定義:
- インタフェース
com.google.protobuf.Message.Builder
内の clone
- 定義:
- インタフェース
com.google.protobuf.MessageLite.Builder
内の clone
- オーバーライド:
- クラス
com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の clone
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 定義:
- インタフェース
com.google.protobuf.Message.Builder
内の getDescriptorForType
- オーバーライド:
- クラス
com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の getDescriptorForType
getDefaultInstanceForType
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult getDefaultInstanceForType()
isInitialized
public boolean isInitialized()
- 定義:
- インタフェース
com.google.protobuf.MessageLite.Builder
内の isInitialized
- オーバーライド:
- クラス
com.google.protobuf.GeneratedMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の isInitialized
build
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult build()
buildPartial
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult buildPartial()
mergeFrom
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder mergeFrom(com.google.protobuf.Message other)
- 定義:
- インタフェース
com.google.protobuf.Message.Builder
内の mergeFrom
- オーバーライド:
- クラス
com.google.protobuf.AbstractMessage.Builder<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の mergeFrom
mergeFrom
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder mergeFrom(BackTranslationWithTemporalDictionaryProtos.BackTranslationResult other)
mergeFrom
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.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<BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder>
内の mergeFrom
- 例外:
IOException
hasIntermediate
public boolean hasIntermediate()
getIntermediate
public String getIntermediate()
setIntermediate
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder setIntermediate(String value)
clearIntermediate
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder clearIntermediate()
hasTarget
public boolean hasTarget()
getTarget
public String getTarget()
setTarget
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder setTarget(String value)
clearTarget
public BackTranslationWithTemporalDictionaryProtos.BackTranslationResult.Builder clearTarget()