public static final class Ic3Data.Application.Component.Extra.Builder extends com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder> implements Ic3Data.Application.Component.ExtraOrBuilder
edu.psu.cse.siis.ic3.Application.Component.Extra| Modifier and Type | Method and Description |
|---|---|
Ic3Data.Application.Component.Extra |
build() |
Ic3Data.Application.Component.Extra |
buildPartial() |
Ic3Data.Application.Component.Extra.Builder |
clear() |
Ic3Data.Application.Component.Extra.Builder |
clearExtra()
optional string extra = 1; |
Ic3Data.Application.Component.Extra.Builder |
clearInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
Ic3Data.Application.Component.Extra.Builder |
clone() |
Ic3Data.Application.Component.Extra |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExtra()
optional string extra = 1; |
com.google.protobuf.ByteString |
getExtraBytes()
optional string extra = 1; |
Ic3Data.Application.Component.Instruction |
getInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
Ic3Data.Application.Component.Instruction.Builder |
getInstructionBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
Ic3Data.Application.Component.InstructionOrBuilder |
getInstructionOrBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
boolean |
hasExtra()
optional string extra = 1; |
boolean |
hasInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Ic3Data.Application.Component.Extra.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ic3Data.Application.Component.Extra.Builder |
mergeFrom(Ic3Data.Application.Component.Extra other) |
Ic3Data.Application.Component.Extra.Builder |
mergeFrom(com.google.protobuf.Message other) |
Ic3Data.Application.Component.Extra.Builder |
mergeInstruction(Ic3Data.Application.Component.Instruction value)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
Ic3Data.Application.Component.Extra.Builder |
setExtra(String value)
optional string extra = 1; |
Ic3Data.Application.Component.Extra.Builder |
setExtraBytes(com.google.protobuf.ByteString value)
optional string extra = 1; |
Ic3Data.Application.Component.Extra.Builder |
setInstruction(Ic3Data.Application.Component.Instruction.Builder builderForValue)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
Ic3Data.Application.Component.Extra.Builder |
setInstruction(Ic3Data.Application.Component.Instruction value)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public Ic3Data.Application.Component.Extra.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public Ic3Data.Application.Component.Extra.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public Ic3Data.Application.Component.Extra getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Ic3Data.Application.Component.Extra build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Ic3Data.Application.Component.Extra buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Ic3Data.Application.Component.Extra.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public Ic3Data.Application.Component.Extra.Builder mergeFrom(Ic3Data.Application.Component.Extra other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Extra.Builder>public Ic3Data.Application.Component.Extra.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Ic3Data.Application.Component.Extra.Builder>IOExceptionpublic boolean hasExtra()
optional string extra = 1;hasExtra in interface Ic3Data.Application.Component.ExtraOrBuilderpublic String getExtra()
optional string extra = 1;getExtra in interface Ic3Data.Application.Component.ExtraOrBuilderpublic com.google.protobuf.ByteString getExtraBytes()
optional string extra = 1;getExtraBytes in interface Ic3Data.Application.Component.ExtraOrBuilderpublic Ic3Data.Application.Component.Extra.Builder setExtra(String value)
optional string extra = 1;public Ic3Data.Application.Component.Extra.Builder clearExtra()
optional string extra = 1;public Ic3Data.Application.Component.Extra.Builder setExtraBytes(com.google.protobuf.ByteString value)
optional string extra = 1;public boolean hasInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;hasInstruction in interface Ic3Data.Application.Component.ExtraOrBuilderpublic Ic3Data.Application.Component.Instruction getInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;getInstruction in interface Ic3Data.Application.Component.ExtraOrBuilderpublic Ic3Data.Application.Component.Extra.Builder setInstruction(Ic3Data.Application.Component.Instruction value)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;public Ic3Data.Application.Component.Extra.Builder setInstruction(Ic3Data.Application.Component.Instruction.Builder builderForValue)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;public Ic3Data.Application.Component.Extra.Builder mergeInstruction(Ic3Data.Application.Component.Instruction value)
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;public Ic3Data.Application.Component.Extra.Builder clearInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;public Ic3Data.Application.Component.Instruction.Builder getInstructionBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;public Ic3Data.Application.Component.InstructionOrBuilder getInstructionOrBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 2;getInstructionOrBuilder in interface Ic3Data.Application.Component.ExtraOrBuilderCopyright © 2018. All rights reserved.