Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object.secondary.explicit.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.secondary.explicit.route.object.secondary.explicit.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object.secondary.explicit.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.Set the property corresponding toSubobjectContainer.getLoose()to the specified value.SubobjectContainerBuilder.setSubobjectType(SubobjectType value) Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()to the specified value.