Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object.SubobjectContainerBuilder
Packages that use SubobjectContainerBuilder
Package
Description
-
Uses of SubobjectContainerBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object that return SubobjectContainerBuilderModifier and TypeMethodDescriptionSubobjectContainerBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer> augmentation) Add an augmentation to this builder's product.SubobjectContainerBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubobjectContainer>> augmentationType) Remove an augmentation from this builder's product.SubobjectContainerBuilder.setAttribute
(ExcludeRouteSubobjects.Attribute value) Set the property corresponding toExcludeRouteSubobjects.getAttribute()
to the specified value.SubobjectContainerBuilder.setMandatory
(Boolean value) Set the property corresponding toExcludeRouteSubobjects.getMandatory()
to the specified value.SubobjectContainerBuilder.setSubobjectType
(SubobjectType value) Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()
to the specified value.