Uses of Class
olg.csv.bean.annotations.Param

Packages that use Param
olg.csv.bean.annotations.processor This package contains classes dealing with annotations. 
 

Uses of Param in olg.csv.bean.annotations.processor
 

Methods in olg.csv.bean.annotations.processor with parameters of type Param
private  CSVSettings RowBeanProcessor.getCSVSettings(Param[] csvParams, RowBeanProcessor.CSVPropertyType[] properties, String type)
          Products the CSVSettings corresponding to params of a process.
private  ODSSettings RowBeanProcessor.getODSSettings(Param[] odsParams, RowBeanProcessor.ODSPropertyType[] properties, String type)
          Returns ODSSettings corresponding to ODS params of a process.
private  RowBeanProcessor.CSVPropertyType RowBeanProcessor.identifyPermittedProperty(Param param, RowBeanProcessor.CSVPropertyType[] permittedProperties)
          Identifies a param as an allowed CSVPropertyType.
private  RowBeanProcessor.ODSPropertyType RowBeanProcessor.identifyPermittedProperty(Param param, RowBeanProcessor.ODSPropertyType[] permittedProperties)
          Identifies a param as an allowed ODSPropertyType.
 



Copyright © 2014. All Rights Reserved.