Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.entity.owners.norev.GetEntityInputBuilder
Packages that use GetEntityInputBuilder
Package
Description
-
Uses of GetEntityInputBuilder 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 GetEntityInputBuilderModifier and TypeMethodDescriptionGetEntityInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityInput> augmentation) Add an augmentation to this builder's product.GetEntityInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetEntityInput>> augmentationType) Remove an augmentation from this builder's product.GetEntityInputBuilder.setName(EntityName value) Set the property corresponding toEntityId.getName()to the specified value.GetEntityInputBuilder.setType(EntityType value) Set the property corresponding toEntityId.getType()to the specified value.