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