| Package | Description |
|---|---|
| io.mosip.kernel.packetmanager.dto | |
| io.mosip.kernel.packetmanager.impl | |
| io.mosip.kernel.packetmanager.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
PacketInfoDto.setBiometricField(String fieldName,
List<BiometricsDto> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
PacketCreatorImpl.setBiometric(String fieldName,
List<BiometricsDto> value) |
void |
PacketCreatorImpl.setOfficerBiometric(String userId,
String officerRole,
List<BiometricsDto> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PacketCreator.setBiometric(String fieldName,
List<BiometricsDto> value) |
void |
PacketCreator.setOfficerBiometric(String userId,
String officerRole,
List<BiometricsDto> value) |
Copyright © 2020. All rights reserved.