Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list.SubobjectContainerBuilder
Package
Description
-
Uses of SubobjectContainerBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.list
Modifier and TypeMethodDescriptionSubobjectContainerBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentation) Add an augmentation to this builder's product.SubobjectContainerBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSubobjectContainer.getLoose()
to the specified value.SubobjectContainerBuilder.setSubobjectType
(SubobjectType value) Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()
to the specified value.