Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.fast.reroute.object._case.BasicFastRerouteObjectBuilder
-
-
Uses of BasicFastRerouteObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.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.basic.fast.reroute.object._case that return BasicFastRerouteObjectBuilder Modifier and Type Method Description BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObject> augmentation)Add an augmentation to this builder's product.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicFastRerouteObject>> augmentationType)Remove an augmentation from this builder's product.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. 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.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setExcludeAny(AttributeFilter value)Set the property corresponding toAttributeFilters.getExcludeAny()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setFlags(FastRerouteFlags value)Set the property corresponding toCommonFastRerouteObject.getFlags()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setHoldPriority(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toPriority.getHoldPriority()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setHopLimit(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toCommonFastRerouteObject.getHopLimit()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setIncludeAll(AttributeFilter value)Set the property corresponding toAttributeFilters.getIncludeAll()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setIncludeAny(AttributeFilter value)Set the property corresponding toAttributeFilters.getIncludeAny()to the specified value.BasicFastRerouteObjectBuilderBasicFastRerouteObjectBuilder. setSetupPriority(org.opendaylight.yangtools.yang.common.Uint8 value)Set the property corresponding toPriority.getSetupPriority()to the specified value.
-