Uses of Class
com.caen.RFIDLibrary.CAENRFIDReader.CAENRFIDR1175OReaderConstants
-
Packages that use CAENRFIDReader.CAENRFIDR1175OReaderConstants Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDReader.CAENRFIDR1175OReaderConstants in com.caen.RFIDLibrary
Methods in com.caen.RFIDLibrary that return CAENRFIDReader.CAENRFIDR1175OReaderConstants Modifier and Type Method Description static CAENRFIDReader.CAENRFIDR1175OReaderConstantsCAENRFIDReader.CAENRFIDR1175OReaderConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static CAENRFIDReader.CAENRFIDR1175OReaderConstants[]CAENRFIDReader.CAENRFIDR1175OReaderConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.caen.RFIDLibrary with parameters of type CAENRFIDReader.CAENRFIDR1175OReaderConstants Modifier and Type Method Description protected voidCAENRFIDReader. ChargeDeviceR1175OReader(CAENRFIDReader.CAENRFIDR1175OReaderConstants ChargeType, short OnOff)This method can be used to enable/disable the charging of the reader to or from a connected device.voidCAENRFIDLogicalSource. R1175OChargeDevice(CAENRFIDReader.CAENRFIDR1175OReaderConstants ChargeType, short OnOff)This method can be used to enable/disable the charging of the reader to or from a connected device.
-