Uses of Class
com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow.FlowStepParameterDTO

Packages that use FlowStepParameterDTO
com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow   
 

Uses of FlowStepParameterDTO in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow
 

Methods in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow that return types with arguments of type FlowStepParameterDTO
 java.util.List<FlowStepParameterDTO> FlowStepDTO.getParameters()
           
 

Method parameters in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow with type arguments of type FlowStepParameterDTO
 void FlowStepDTO.setParameters(java.util.List<FlowStepParameterDTO> parameters)
           
 



Copyright © 2010 eBMWebsourcing. All Rights Reserved.