Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case.LegacyFastRerouteObjectBuilder
Package
Description
-
Uses of LegacyFastRerouteObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.legacy.fast.reroute.object._case
Modifier and TypeMethodDescriptionLegacyFastRerouteObjectBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject> augmentation) Add an augmentation to this builder's product.LegacyFastRerouteObjectBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject>> augmentationType) Remove an augmentation from this builder's product.LegacyFastRerouteObjectBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toCommonFastRerouteObject.getBandwidth()
to the specified value.LegacyFastRerouteObjectBuilder.setExcludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getExcludeAny()
to the specified value.LegacyFastRerouteObjectBuilder.setFlags
(FastRerouteFlags value) Set the property corresponding toCommonFastRerouteObject.getFlags()
to the specified value.LegacyFastRerouteObjectBuilder.setHoldPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getHoldPriority()
to the specified value.LegacyFastRerouteObjectBuilder.setHopLimit
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toCommonFastRerouteObject.getHopLimit()
to the specified value.LegacyFastRerouteObjectBuilder.setIncludeAll
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAll()
to the specified value.LegacyFastRerouteObjectBuilder.setIncludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAny()
to the specified value.LegacyFastRerouteObjectBuilder.setSetupPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getSetupPriority()
to the specified value.