public static final class Ic3Data.Application.Component.Instruction.Builder extends com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Instruction.Builder> implements Ic3Data.Application.Component.InstructionOrBuilder
edu.psu.cse.siis.ic3.Application.Component.InstructionaddRepeatedField, 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.Instruction.Builder>public Ic3Data.Application.Component.Instruction.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.Instruction.Builder>public Ic3Data.Application.Component.Instruction.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.Instruction.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.Instruction.Builder>public Ic3Data.Application.Component.Instruction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Ic3Data.Application.Component.Instruction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Ic3Data.Application.Component.Instruction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Ic3Data.Application.Component.Instruction.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.Instruction.Builder>public Ic3Data.Application.Component.Instruction.Builder mergeFrom(Ic3Data.Application.Component.Instruction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Ic3Data.Application.Component.Instruction.Builder>public Ic3Data.Application.Component.Instruction.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.Instruction.Builder>IOExceptionpublic boolean hasStatement()
optional string statement = 1;hasStatement in interface Ic3Data.Application.Component.InstructionOrBuilderpublic String getStatement()
optional string statement = 1;getStatement in interface Ic3Data.Application.Component.InstructionOrBuilderpublic com.google.protobuf.ByteString getStatementBytes()
optional string statement = 1;getStatementBytes in interface Ic3Data.Application.Component.InstructionOrBuilderpublic Ic3Data.Application.Component.Instruction.Builder setStatement(String value)
optional string statement = 1;public Ic3Data.Application.Component.Instruction.Builder clearStatement()
optional string statement = 1;public Ic3Data.Application.Component.Instruction.Builder setStatementBytes(com.google.protobuf.ByteString value)
optional string statement = 1;public boolean hasClassName()
optional string class_name = 2;hasClassName in interface Ic3Data.Application.Component.InstructionOrBuilderpublic String getClassName()
optional string class_name = 2;getClassName in interface Ic3Data.Application.Component.InstructionOrBuilderpublic com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 2;getClassNameBytes in interface Ic3Data.Application.Component.InstructionOrBuilderpublic Ic3Data.Application.Component.Instruction.Builder setClassName(String value)
optional string class_name = 2;public Ic3Data.Application.Component.Instruction.Builder clearClassName()
optional string class_name = 2;public Ic3Data.Application.Component.Instruction.Builder setClassNameBytes(com.google.protobuf.ByteString value)
optional string class_name = 2;public boolean hasMethod()
optional string method = 3;hasMethod in interface Ic3Data.Application.Component.InstructionOrBuilderpublic String getMethod()
optional string method = 3;getMethod in interface Ic3Data.Application.Component.InstructionOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
optional string method = 3;getMethodBytes in interface Ic3Data.Application.Component.InstructionOrBuilderpublic Ic3Data.Application.Component.Instruction.Builder setMethod(String value)
optional string method = 3;public Ic3Data.Application.Component.Instruction.Builder clearMethod()
optional string method = 3;public Ic3Data.Application.Component.Instruction.Builder setMethodBytes(com.google.protobuf.ByteString value)
optional string method = 3;public boolean hasId()
optional uint32 id = 4;hasId in interface Ic3Data.Application.Component.InstructionOrBuilderpublic int getId()
optional uint32 id = 4;getId in interface Ic3Data.Application.Component.InstructionOrBuilderpublic Ic3Data.Application.Component.Instruction.Builder setId(int value)
optional uint32 id = 4;public Ic3Data.Application.Component.Instruction.Builder clearId()
optional uint32 id = 4;Copyright © 2018. All rights reserved.