Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object.SecondaryExplicitRouteObjectBuilder
Packages that use SecondaryExplicitRouteObjectBuilder
Package
Description
-
Uses of SecondaryExplicitRouteObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary.explicit.route.object that return SecondaryExplicitRouteObjectBuilderModifier and TypeMethodDescriptionSecondaryExplicitRouteObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SecondaryExplicitRouteObject> augmentation) Add an augmentation to this builder's product.SecondaryExplicitRouteObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SecondaryExplicitRouteObject>> augmentationType) Remove an augmentation from this builder's product.SecondaryExplicitRouteObjectBuilder.setSubobjectContainer(List<SubobjectContainer> values) Set the property corresponding toSecondaryExplicitRouteObject.getSubobjectContainer()to the specified value.