Uses of Interface
cdm.product.template.PassThrough.PassThroughBuilder
Packages that use PassThrough.PassThroughBuilder
-
Uses of PassThrough.PassThroughBuilder in cdm.product.template
Classes in cdm.product.template that implement PassThrough.PassThroughBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of PassThroughFields in cdm.product.template declared as PassThrough.PassThroughBuilderModifier and TypeFieldDescriptionprotected PassThrough.PassThroughBuilderOptionFeature.OptionFeatureBuilderImpl.passThroughMethods in cdm.product.template that return PassThrough.PassThroughBuilderModifier and TypeMethodDescriptionPassThrough.PassThroughBuilder.addPassThroughItem(PassThroughItem passThroughItem) PassThrough.PassThroughBuilder.addPassThroughItem(PassThroughItem passThroughItem, int idx) PassThrough.PassThroughBuilder.addPassThroughItem(List<? extends PassThroughItem> passThroughItem) PassThrough.PassThroughBuilderImpl.addPassThroughItem(PassThroughItem _passThroughItem) PassThrough.PassThroughBuilderImpl.addPassThroughItem(PassThroughItem _passThroughItem, int idx) PassThrough.PassThroughBuilderImpl.addPassThroughItem(List<? extends PassThroughItem> passThroughItems) PassThrough.builder()OptionFeature.OptionFeatureBuilder.getOrCreatePassThrough()OptionFeature.OptionFeatureBuilderImpl.getOrCreatePassThrough()OptionFeature.OptionFeatureBuilder.getPassThrough()OptionFeature.OptionFeatureBuilderImpl.getPassThrough()PassThrough.PassThroughBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) PassThrough.PassThroughBuilder.prune()PassThrough.PassThroughBuilderImpl.prune()PassThrough.PassThroughBuilder.setPassThroughItem(List<? extends PassThroughItem> passThroughItem) PassThrough.PassThroughBuilderImpl.setPassThroughItem(List<? extends PassThroughItem> passThroughItems) PassThrough.PassThroughBuilderImpl.toBuilder()PassThrough.PassThroughImpl.toBuilder()PassThrough.toBuilder()Methods in cdm.product.template with parameters of type PassThrough.PassThroughBuilderModifier and TypeMethodDescriptionprotected voidPassThrough.PassThroughImpl.setBuilderFields(PassThrough.PassThroughBuilder builder) Constructors in cdm.product.template with parameters of type PassThrough.PassThroughBuilder