Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.PlatformComponentState.Type
Packages that use PlatformComponentState.Type
Package
Description
-
Uses of PlatformComponentState.Type in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return PlatformComponentState.TypeModifier and TypeMethodDescriptionPlatformComponentState.getType()Return type, ornullif it is not present.default @NonNull PlatformComponentState.TypePlatformComponentState.requireType()Return type, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 with parameters of type PlatformComponentState.TypeModifierConstructorDescriptionType(PlatformComponentState.Type source) Creates a copy from Source Object. -
Uses of PlatformComponentState.Type in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component that return PlatformComponentState.TypeModifier and TypeMethodDescriptionStateBuilder.getType()Return current value associated with the property corresponding toPlatformComponentState.getType().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component with parameters of type PlatformComponentState.TypeModifier and TypeMethodDescriptionStateBuilder.setType(PlatformComponentState.Type value) Set the property corresponding toPlatformComponentState.getType()to the specified value.