Uses of Enum Class
repast.simphony.integration.NewLinePatternConverter
Packages that use NewLinePatternConverter
-
Uses of NewLinePatternConverter in repast.simphony.integration
Methods in repast.simphony.integration that return NewLinePatternConverterModifier and TypeMethodDescriptionDataFileReader.getNewLineConverter()static NewLinePatternConverterNewLinePatternConverter.getNewLineConverter(String handleType) Returns the converter that has the specified type as it type.static NewLinePatternConverterReturns 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.Methods in repast.simphony.integration with parameters of type NewLinePatternConverterModifier and TypeMethodDescriptionvoidDataFileReader.setNewLineConverter(NewLinePatternConverter newLineConverter)