Searched refs:osPatchLevel (Results 1 – 1 of 1) sorted by relevance
185 private Integer osPatchLevel; field in AuthorizationList244 osPatchLevel = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()529 return osPatchLevel; in getOsPatchLevel()653 if (osPatchLevel != null) { in toString()654 s.append("\nOS Patchlevel: ").append(osPatchLevel); in toString()