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
-
-
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
Methods 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 that return LegacyFastRerouteObjectBuilder Modifier and Type Method Description LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject> augmentation)Add an augmentation to this builder's product.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LegacyFastRerouteObject>> augmentationType)Remove an augmentation from this builder's product.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setBandwidth(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.Bandwidth value)Set the property corresponding toCommonFastRerouteObject.getBandwidth()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setExcludeAny(AttributeFilter value)Set the property corresponding toAttributeFilters.getExcludeAny()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setFlags(FastRerouteFlags value)Set the property corresponding toCommonFastRerouteObject.getFlags()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setHoldPriority(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toPriority.getHoldPriority()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setHopLimit(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toCommonFastRerouteObject.getHopLimit()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setIncludeAll(AttributeFilter value)Set the property corresponding toAttributeFilters.getIncludeAll()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setIncludeAny(AttributeFilter value)Set the property corresponding toAttributeFilters.getIncludeAny()to the specified value.LegacyFastRerouteObjectBuilderLegacyFastRerouteObjectBuilder. setSetupPriority(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toPriority.getSetupPriority()to the specified value.
-