SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


Information about security patch level.

Summary

Public functions

getDefaultInstance

java-static fun getDefaultInstance(): SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel!

getStringMetadata

fun getStringMetadata(): Metadata!

Metadata about string.

getVersionMetadata

fun getVersionMetadata(): Metadata!

Metadata about version.

hasStringMetadata

fun hasStringMetadata(): Boolean

Returns true if stringMetadata is set.

hasVersionMetadata

fun hasVersionMetadata(): Boolean

Returns true if versionMetadata is set.