Uses of Interface
itk.InstructionOuterClass.InstructionOrBuilder
Packages that use InstructionOuterClass.InstructionOrBuilder
-
Uses of InstructionOuterClass.InstructionOrBuilder in itk
Classes in itk that implement InstructionOuterClass.InstructionOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeitk.Instructionstatic final classProtobuf typeitk.InstructionMethods in itk that return InstructionOuterClass.InstructionOrBuilderModifier and TypeMethodDescriptionInstructionOuterClass.CallAgent.Builder.getInstructionOrBuilder()instruction for the called agentInstructionOuterClass.CallAgent.getInstructionOrBuilder()instruction for the called agentInstructionOuterClass.CallAgentOrBuilder.getInstructionOrBuilder()instruction for the called agentInstructionOuterClass.SeriesOfSteps.Builder.getInstructionsOrBuilder(int index) repeated .itk.Instruction instructions = 1;InstructionOuterClass.SeriesOfSteps.getInstructionsOrBuilder(int index) repeated .itk.Instruction instructions = 1;InstructionOuterClass.SeriesOfStepsOrBuilder.getInstructionsOrBuilder(int index) repeated .itk.Instruction instructions = 1;Methods in itk that return types with arguments of type InstructionOuterClass.InstructionOrBuilderModifier and TypeMethodDescriptionList<? extends InstructionOuterClass.InstructionOrBuilder>InstructionOuterClass.SeriesOfSteps.Builder.getInstructionsOrBuilderList()repeated .itk.Instruction instructions = 1;List<? extends InstructionOuterClass.InstructionOrBuilder>InstructionOuterClass.SeriesOfSteps.getInstructionsOrBuilderList()repeated .itk.Instruction instructions = 1;List<? extends InstructionOuterClass.InstructionOrBuilder>InstructionOuterClass.SeriesOfStepsOrBuilder.getInstructionsOrBuilderList()repeated .itk.Instruction instructions = 1;