Uses of Class
gnu.java.zrtp.ZrtpCodes.SevereCodes
-
Packages that use ZrtpCodes.SevereCodes Package Description gnu.java.zrtp -
-
Uses of ZrtpCodes.SevereCodes in gnu.java.zrtp
Methods in gnu.java.zrtp that return ZrtpCodes.SevereCodes Modifier and Type Method Description static ZrtpCodes.SevereCodesZrtpCodes.SevereCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static ZrtpCodes.SevereCodes[]ZrtpCodes.SevereCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-