Uses of Enum Class
com.pi4j.io.serial.Parity
Packages that use Parity
-
Uses of Parity in com.pi4j.io.serial
Fields in com.pi4j.io.serial declared as ParityModifier and TypeFieldDescriptionstatic final ParitySerial.DEFAULT_PARITYConstantDEFAULT_PARITYMethods in com.pi4j.io.serial that return ParityModifier and TypeMethodDescriptionstatic ParityParity.getInstance(int parity) getInstance.static ParityParity.getInstance(String parity) getInstance.default ParitySerialConfig.getParity()getParity.SerialConfig.parity()parity.static Parityparse.static ParityReturns the enum constant of this class with the specified name.static Parity[]Parity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pi4j.io.serial with parameters of type ParityModifier and TypeMethodDescriptionparity.