Uses of Enum Class
repast.simphony.integration.EscapeConverter
-
Uses of EscapeConverter in repast.simphony.integration
Modifier and TypeMethodDescriptionDataFileWriter.getNewLineConverter()
static EscapeConverter
EscapeConverter.getNewLineConverter
(String handleType) static EscapeConverter
Returns the enum constant of this class with the specified name.static EscapeConverter[]
EscapeConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DataFileWriter.setNewLineConverter
(EscapeConverter newLineConverter)