SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind

public enum SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind


הסוג האפשרי של SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.

סיכום

ערכי enum

NONE
STRING

מחרוזת של רמת תיקון האבטחה.

VERSION

גרסת רמת תיקון האבטחה.

‫methods ציבוריות

static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind

מחזירה את קבוע ה-enum של הסוג הזה עם השם שצוין.

static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind[]

מחזירה מערך שמכיל את הקבועים של סוג ה-enum הזה, לפי הסדר שבו הם הוגדרו.

‫methods ציבוריות

valueOf

public static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind valueOf(String name)

מחזירה את קבוע ה-enum של הסוג הזה עם השם שצוין. המחרוזת צריכה להיות זהה למזהה שמשמש להצהרה על קבוע enum בסוג הזה. (אסור להשתמש בתווי רווח לבן מיותרים).

החזרות
SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind

הקבוע של ה-enum עם השם שצוין

מקפיצה את הודעות השגיאה (Throws)
java.lang.IllegalArgumentException

אם לסוג ה-enum הזה אין קבוע עם השם שצוין

ערכים

public static SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind[] values()

מחזירה מערך שמכיל את הקבועים של סוג ה-enum הזה, לפי הסדר שבו הם הוגדרו. אפשר להשתמש בשיטה הזו כדי לחזור על הקבועים.

החזרות
SoftwareInfo.SecurityPatchInfo.SecurityPatchLevel.ValueCase.Kind[]

מערך שמכיל את הקבועים של סוג ה-enum הזה, לפי הסדר שבו הם מוצהרים