Uses of Enum
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 type with the specified name.static LineEndingEnum[]LineEndingEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidibc.debug with parameters of type LineEndingEnumModifier and TypeMethodDescriptionvoidDebugInterface.send(String message, LineEndingEnum lineEnding)