Uses of Enum Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemCpuState.Index.Enumeration
Packages that use SystemCpuState.Index.Enumeration
-
Uses of SystemCpuState.Index.Enumeration in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return SystemCpuState.Index.EnumerationModifier and TypeMethodDescriptionstatic @Nullable SystemCpuState.Index.EnumerationReturn the enumeration member whosegetName()matches specified assigned name.static @Nullable SystemCpuState.Index.EnumerationSystemCpuState.Index.Enumeration.forValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.SystemCpuState.Index.getEnumeration()static @NonNull SystemCpuState.Index.EnumerationReturn the enumeration member whosegetName()matches specified assigned name.static @NonNull SystemCpuState.Index.EnumerationSystemCpuState.Index.Enumeration.ofValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.Returns the enum constant of this class with the specified name.static SystemCpuState.Index.Enumeration[]SystemCpuState.Index.Enumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 with parameters of type SystemCpuState.Index.Enumeration