SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel

public abstract class SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel


מידע על רמת תיקון האבטחה.

סיכום

שיטות ציבוריות

static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder
static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel
Metadata

מטא-נתונים על מחרוזת.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase
Metadata

מטא-נתונים לגבי הגרסה.

boolean

הפונקציה מחזירה את הערך true אם stringMetadata מוגדר.

boolean

הפונקציה מחזירה את הערך true אם versionMetadata מוגדר.

abstract SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.Builder

שיטות ציבוריות

getStringMetadata

public Metadata getStringMetadata()

מטא-נתונים על מחרוזת.

getVersionMetadata

public Metadata getVersionMetadata()

מטא-נתונים לגבי הגרסה.

hasStringMetadata

public boolean hasStringMetadata()

הפונקציה מחזירה את הערך true אם stringMetadata מוגדר.

hasVersionMetadata

public boolean hasVersionMetadata()

הפונקציה מחזירה את הערך true אם versionMetadata מוגדר.