Searched refs:osPatchLevel (Results 1 – 1 of 1) sorted by relevance
191 private Integer osPatchLevel; field in AuthorizationList254 osPatchLevel = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()555 return osPatchLevel; in getOsPatchLevel()699 if (osPatchLevel != null) { in toString()700 s.append("\nOS Patchlevel: ").append(osPatchLevel); in toString()