Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs.ExrsBuilder
-
Packages that use ExrsBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs -
-
Uses of ExrsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs that return ExrsBuilder Modifier and Type Method Description ExrsBuilderExrsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Exrs> augmentation)Add an augmentation to this builder's product.ExrsBuilderExrsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Exrs>> augmentationType)Remove an augmentation from this builder's product.ExrsBuilderExrsBuilder. setAttribute(ExcludeRouteSubobjects.Attribute value)Set the property corresponding toExcludeRouteSubobjects.getAttribute()to the specified value.ExrsBuilderExrsBuilder. setMandatory(Boolean value)Set the property corresponding toExcludeRouteSubobjects.getMandatory()to the specified value.ExrsBuilderExrsBuilder. setSubobjectType(SubobjectType value)Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()to the specified value.
-