Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.PlatformComponentPropertiesConfig
-
-
Uses of PlatformComponentPropertiesConfig 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 types with arguments of type PlatformComponentPropertiesConfig Modifier and Type Method Description Class<? extends PlatformComponentPropertiesConfig>PlatformComponentPropertiesConfig. implementedInterface() -
Uses of PlatformComponentPropertiesConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property
Subinterfaces of PlatformComponentPropertiesConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property Modifier and Type Interface Description interfaceConfigConfiguration data for each propertyinterfaceStateOperational state data for each propertyConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property with parameters of type PlatformComponentPropertiesConfig Constructor Description ConfigBuilder(PlatformComponentPropertiesConfig arg)Construct a new builder initialized from specifiedPlatformComponentPropertiesConfig.StateBuilder(PlatformComponentPropertiesConfig arg)Construct a new builder initialized from specifiedPlatformComponentPropertiesConfig.
-