Uses of Class
sc2002.FCS1.grp2.CSVCell
Packages that use CSVCell
-
Uses of CSVCell in sc2002.FCS1.grp2
Methods in sc2002.FCS1.grp2 that return types with arguments of type CSVCellModifier and TypeMethodDescriptionParse each line, with special handling for CSV cells with list values.Constructor parameters in sc2002.FCS1.grp2 with type arguments of type CSVCellModifierConstructorDescriptionConstructor forCSVParserclass This constructor constructs values based on CSV encoded rows representing this object.Application(List<CSVCell> cells) ForCSVParserto parse a CSV row representing this class.BTOProject(List<CSVCell> cells) (package private)CSVDecodable(List<CSVCell> cells) The CSVDecodable constructor should not be called directly.Construct an enquiry by theCSVParser.HDBManager(List<CSVCell> cells) Constructor forCSVParserclass This constructor constructs values based on CSV encoded rows representing this object.HDBOfficer(List<CSVCell> cells) Constructor forCSVParserclass This constructor constructs values based on CSV encoded rows representing this object.(package private)Constructor forCSVParserConstructor that is intended for use by (@code CSVParser} class only.