Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.Properties
-
-
Uses of Properties 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 Properties Modifier and Type Method Description PropertiesPlatformComponentPropertiesTop. getProperties()Return properties, ornullif it is not present. -
Uses of Properties in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top with type parameters of type Properties Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Properties>>
E$$PropertiesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top that return Properties Modifier and Type Method Description PropertiesPropertiesBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top that return types with arguments of type Properties Modifier and Type Method Description default Class<Properties>Properties. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top with parameters of type Properties Modifier and Type Method Description static booleanProperties. bindingEquals(@NonNull Properties thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intProperties. bindingHashCode(@NonNull Properties obj)Default implementation ofObject.hashCode()contract for this interface.static StringProperties. bindingToString(@NonNull Properties obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top with type arguments of type Properties Modifier and Type Method Description PropertiesBuilderPropertiesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Properties> augmentation)Add an augmentation to this builder's product.PropertiesBuilderPropertiesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Properties>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top with parameters of type Properties Constructor Description PropertiesBuilder(Properties base) -
Uses of Properties in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return Properties Modifier and Type Method Description PropertiesComponentBuilder. getProperties()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type Properties Modifier and Type Method Description ComponentBuilderComponentBuilder. setProperties(Properties value)
-