Searched refs:osPatchLevel (Results 1 – 1 of 1) sorted by relevance
179 private Integer osPatchLevel; field in AuthorizationList232 osPatchLevel = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()504 return osPatchLevel; in getOsPatchLevel()592 if (osPatchLevel != null) { in toString()593 s.append("\nOS Patchlevel: ").append(osPatchLevel); in toString()