Uses of Enum Class
repast.simphony.integration.EscapeConverter
Packages that use EscapeConverter
-
Uses of EscapeConverter in repast.simphony.integration
Methods in repast.simphony.integration that return EscapeConverterModifier and TypeMethodDescriptionDataFileWriter.getNewLineConverter()static EscapeConverterEscapeConverter.getNewLineConverter(String handleType) static EscapeConverterReturns 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.Methods in repast.simphony.integration with parameters of type EscapeConverterModifier and TypeMethodDescriptionvoidDataFileWriter.setNewLineConverter(EscapeConverter newLineConverter)