Uses of Class
io.mosip.kernel.packetmanager.constants.PacketUtilityErrorCodes
-
Packages that use PacketUtilityErrorCodes Package Description io.mosip.kernel.packetmanager.constants -
-
Uses of PacketUtilityErrorCodes in io.mosip.kernel.packetmanager.constants
Methods in io.mosip.kernel.packetmanager.constants that return PacketUtilityErrorCodes Modifier and Type Method Description static PacketUtilityErrorCodesPacketUtilityErrorCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static PacketUtilityErrorCodes[]PacketUtilityErrorCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-