বিকল্প. গুরুত্ব
public static final enum Option.Importance
extends Enum< Option.Importance >
java.lang.অবজেক্ট | ||
↳ | java.lang.Enum< com.android.tradefed.config.Option.Importance > | |
↳ | com.android.tradefed.config.Option.importance |
সারসংক্ষেপ
এনাম মান | |
---|---|
Option.Importance | ALWAYS বিকল্পটিকে সর্বদা গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত |
Option.Importance | IF_UNSET বিকল্পটিকে গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত শুধুমাত্র যদি এর কোন মূল্য না থাকে |
Option.Importance | NEVER বিকল্পটিকে কখনই গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত নয় |
পাবলিক পদ্ধতি | |
---|---|
static Option.Importance | valueOf (String name) |
static final Importance[] | values () |
এনাম মান
সর্বদা
public static final Option.Importance ALWAYS
বিকল্পটিকে সর্বদা গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত
IF_UNSET
public static final Option.Importance IF_UNSET
বিকল্পটিকে গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত শুধুমাত্র যদি এর কোন মূল্য না থাকে
কখনই না
public static final Option.Importance NEVER
বিকল্পটিকে কখনই গুরুত্বপূর্ণ হিসাবে বিবেচনা করা উচিত নয়
পাবলিক পদ্ধতি
মান
public static Option.Importance valueOf (String name)
পরামিতি | |
---|---|
name | String |
রিটার্নস | |
---|---|
Option.Importance |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"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":"অন্যান্য"
}]