Uses of Enum Class
repast.simphony.integration.NewLinePatternConverter
-
Uses of NewLinePatternConverter in repast.simphony.integration
Modifier and TypeMethodDescriptionDataFileReader.getNewLineConverter()
static NewLinePatternConverter
NewLinePatternConverter.getNewLineConverter
(String handleType) Returns the converter that has the specified type as it type.static NewLinePatternConverter
Returns the enum constant of this class with the specified name.static NewLinePatternConverter[]
NewLinePatternConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DataFileReader.setNewLineConverter
(NewLinePatternConverter newLineConverter)