Uses of Enum Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.types.rev210118.ComponentPowerType
Packages that use ComponentPowerType
-
Uses of ComponentPowerType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.types.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.types.rev210118 that return ComponentPowerTypeModifier and TypeMethodDescriptionstatic @Nullable ComponentPowerTypeReturn the enumeration member whosegetName()matches specified assigned name.static @Nullable ComponentPowerTypeComponentPowerType.forValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.static @NonNull ComponentPowerTypeReturn the enumeration member whosegetName()matches specified assigned name.static @NonNull ComponentPowerTypeComponentPowerType.ofValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.static ComponentPowerTypeReturns the enum constant of this class with the specified name.static ComponentPowerType[]ComponentPowerType.values()Returns an array containing the constants of this enum class, in the order they are declared.