Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepEndPointer
Packages that use ImmutableFlowProgramStepEndPointer
-
Uses of ImmutableFlowProgramStepEndPointer in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepEndPointerModifier and TypeMethodDescriptionImmutableFlowProgramStepEndPointer.Builder.build()Builds a newImmutableFlowProgramStepEndPointer.ImmutableFlowProgramStepEndPointer.copyOf(FlowProgram.FlowProgramStepEndPointer instance) Creates an immutable copy of aFlowProgram.FlowProgramStepEndPointervalue.ImmutableFlowProgramStepEndPointer.withType(FlowProgram.FlowProgramStepPointerType value) Copy the current immutable object by setting a value for thetypeattribute.