Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents.Subcomponent
Packages that use Subcomponent
Package
Description
-
Uses of Subcomponent in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top that return types with arguments of type SubcomponentModifier and TypeMethodDescription@Nullable Map<SubcomponentKey,Subcomponent> Subcomponents.getSubcomponent()Return subcomponent, ornullif it is not present.SubcomponentsBuilder.getSubcomponent()Return current value associated with the property corresponding toSubcomponents.getSubcomponent().default @NonNull Map<SubcomponentKey,Subcomponent> Subcomponents.nonnullSubcomponent()Return subcomponent, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top with type arguments of type SubcomponentModifier and TypeMethodDescriptionSubcomponentsBuilder.setSubcomponent(Map<SubcomponentKey, Subcomponent> values) Set the property corresponding toSubcomponents.getSubcomponent()to the specified value. -
Uses of Subcomponent in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents with type parameters of type SubcomponentModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent>>
E$$SubcomponentBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents that return SubcomponentModifier and TypeMethodDescription@NonNull SubcomponentSubcomponentBuilder.build()A newSubcomponentinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents that return types with arguments of type SubcomponentModifier and TypeMethodDescriptiondefault Class<Subcomponent>Subcomponent.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents with parameters of type SubcomponentModifier and TypeMethodDescriptionstatic booleanSubcomponent.bindingEquals(@NonNull Subcomponent thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubcomponent.bindingHashCode(@NonNull Subcomponent obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubcomponent.bindingToString(@NonNull Subcomponent obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents with type arguments of type SubcomponentModifier and TypeMethodDescriptionSubcomponentBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent> augmentation) Add an augmentation to this builder's product.SubcomponentBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Subcomponent>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents with parameters of type SubcomponentModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubcomponent.