Uses of Class
itk.InstructionOuterClass.CallAgent
Packages that use InstructionOuterClass.CallAgent
-
Uses of InstructionOuterClass.CallAgent in itk
Methods in itk that return InstructionOuterClass.CallAgentModifier and TypeMethodDescriptionInstructionOuterClass.CallAgent.Builder.build()InstructionOuterClass.CallAgent.Builder.buildPartial()InstructionOuterClass.Instruction.Builder.getCallAgent().itk.CallAgent call_agent = 1;InstructionOuterClass.Instruction.getCallAgent().itk.CallAgent call_agent = 1;InstructionOuterClass.InstructionOrBuilder.getCallAgent().itk.CallAgent call_agent = 1;InstructionOuterClass.CallAgent.getDefaultInstance()InstructionOuterClass.CallAgent.Builder.getDefaultInstanceForType()InstructionOuterClass.CallAgent.getDefaultInstanceForType()InstructionOuterClass.CallAgent.parseDelimitedFrom(InputStream input) InstructionOuterClass.CallAgent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.CallAgent.parseFrom(byte[] data) InstructionOuterClass.CallAgent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.CallAgent.parseFrom(com.google.protobuf.ByteString data) InstructionOuterClass.CallAgent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.CallAgent.parseFrom(com.google.protobuf.CodedInputStream input) InstructionOuterClass.CallAgent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.CallAgent.parseFrom(InputStream input) InstructionOuterClass.CallAgent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InstructionOuterClass.CallAgent.parseFrom(ByteBuffer data) InstructionOuterClass.CallAgent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in itk that return types with arguments of type InstructionOuterClass.CallAgentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InstructionOuterClass.CallAgent>InstructionOuterClass.CallAgent.getParserForType()static com.google.protobuf.Parser<InstructionOuterClass.CallAgent>InstructionOuterClass.CallAgent.parser()Methods in itk with parameters of type InstructionOuterClass.CallAgentModifier and TypeMethodDescriptionInstructionOuterClass.Instruction.Builder.mergeCallAgent(InstructionOuterClass.CallAgent value) .itk.CallAgent call_agent = 1;InstructionOuterClass.CallAgent.Builder.mergeFrom(InstructionOuterClass.CallAgent other) InstructionOuterClass.CallAgent.newBuilder(InstructionOuterClass.CallAgent prototype) InstructionOuterClass.Instruction.Builder.setCallAgent(InstructionOuterClass.CallAgent value) .itk.CallAgent call_agent = 1;