الخيار. الأهمية
public static final enum Option.Importance
extends Enum< Option.Importance >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.config.Option.Importance > | |
↳ | خيار com.android.tradefed.config.Oportance |
ملخص
تعداد القيم | |
---|---|
Option.Importance | ALWAYS يجب دائمًا التعامل مع الخيار على أنه مهم |
Option.Importance | IF_UNSET يجب التعامل مع الخيار على أنه مهم فقط إذا لم يكن له قيمة |
Option.Importance | NEVER لا ينبغي أبدًا التعامل مع الخيار على أنه مهم |
الأساليب العامة | |
---|---|
static Option.Importance | valueOf (String name) |
static final Importance[] | values () |
تعداد القيم
IF_UNSET
public static final Option.Importance IF_UNSET
يجب التعامل مع الخيار على أنه مهم فقط إذا لم يكن له قيمة
الأساليب العامة
قيمة ال
public static Option.Importance valueOf (String name)
حدود | |
---|---|
name | String |
عائدات | |
---|---|
Option.Importance |
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2023-04-28 (حسب التوقيت العالمي المتفَّق عليه)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"لا يحتوي على المعلومات التي أحتاج إليها."
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"الخطوات معقدة للغاية / كثيرة جدًا."
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"المحتوى قديم."
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ثمة مشكلة في الترجمة."
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشكلة في العيّنات / التعليمات البرمجية"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غير ذلك"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"يسهُل فهم المحتوى."
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"ساعَدني المحتوى في حلّ مشكلتي."
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غير ذلك"
}]