Uses of Class
io.resys.hdes.client.api.programs.ImmutableProgramAssociation.Builder
Packages that use ImmutableProgramAssociation.Builder
-
Uses of ImmutableProgramAssociation.Builder in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableProgramAssociation.BuilderModifier and TypeMethodDescriptionImmutableProgramAssociation.builder()Creates a builder forImmutableProgramAssociation.ImmutableProgramAssociation.Builder.from(ProgramEnvir.ProgramAssociation instance) Fill a builder with attribute values from the providedProgramAssociationinstance.Initializes the optional valueidto id.Initializes the optional valueidto id.Initializes the value for theownerattribute.Initializes the value for therefattribute.ImmutableProgramAssociation.Builder.refStatus(ProgramEnvir.ProgramStatus refStatus) Initializes the value for therefStatusattribute.ImmutableProgramAssociation.Builder.refType(AstBody.AstBodyType refType) Initializes the value for therefTypeattribute.