Uses of Class
io.mosip.kernel.packetmanager.dto.metadata.DeviceMetaInfo
-
Packages that use DeviceMetaInfo Package Description io.mosip.kernel.packetmanager.impl io.mosip.kernel.packetmanager.spi -
-
Uses of DeviceMetaInfo in io.mosip.kernel.packetmanager.impl
Method parameters in io.mosip.kernel.packetmanager.impl with type arguments of type DeviceMetaInfo Modifier and Type Method Description voidPacketCreatorImpl. setRegisteredDeviceDetails(List<DeviceMetaInfo> deviceDetails) -
Uses of DeviceMetaInfo in io.mosip.kernel.packetmanager.spi
Method parameters in io.mosip.kernel.packetmanager.spi with type arguments of type DeviceMetaInfo Modifier and Type Method Description voidPacketCreator. setRegisteredDeviceDetails(List<DeviceMetaInfo> deviceDetails)
-