Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityOutputBuilder
Packages that use GetEntityOutputBuilder
Package
Description
-
Uses of GetEntityOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev that return GetEntityOutputBuilderModifier and TypeMethodDescriptionGetEntityOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOutput> augmentation) Add an augmentation to this builder's product.GetEntityOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityOutput>> augmentationType) Remove an augmentation from this builder's product.GetEntityOutputBuilder.setCandidateNodes(List<NodeName> values) Set the property corresponding toCandidates.getCandidateNodes()to the specified value.GetEntityOutputBuilder.setOwnerNode(NodeName value) Set the property corresponding toOwner.getOwnerNode()to the specified value.