Uses of Class
io.resys.hdes.client.api.programs.ImmutableDecisionRowReturns
Packages that use ImmutableDecisionRowReturns
-
Uses of ImmutableDecisionRowReturns in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableDecisionRowReturnsModifier and TypeMethodDescriptionImmutableDecisionRowReturns.Builder.build()Builds a newImmutableDecisionRowReturns.static ImmutableDecisionRowReturnsImmutableDecisionRowReturns.copyOf(DecisionProgram.DecisionRowReturns instance) Creates an immutable copy of aDecisionProgram.DecisionRowReturnsvalue.Copy the current immutable object by setting a value for thekeyattribute.ImmutableDecisionRowReturns.withValue(Serializable value) Copy the current immutable object by setting a value for thevalueattribute.