Uses of Enum Class
org.bidib.jbidibc.debug.LineEndingEnum
Packages that use LineEndingEnum
-
Uses of LineEndingEnum in org.bidib.jbidibc.debug
Methods in org.bidib.jbidibc.debug that return LineEndingEnumModifier and TypeMethodDescriptionstatic LineEndingEnumstatic LineEndingEnumReturns the enum constant of this class with the specified name.static LineEndingEnum[]LineEndingEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bidib.jbidibc.debug with parameters of type LineEndingEnumModifier and TypeMethodDescriptionvoidDebugInterface.send(String message, LineEndingEnum lineEnding)