Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case.PathKeyBuilder
-
Packages that use PathKeyBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case -
-
Uses of PathKeyBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.path.key._case that return PathKeyBuilder Modifier and Type Method Description PathKeyBuilderPathKeyBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PathKey> augmentation)Add an augmentation to this builder's product.PathKeyBuilderPathKeyBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> augmentationType)Remove an augmentation from this builder's product.PathKeyBuilderPathKeyBuilder. setPathKey(PathKey value)PathKeyBuilderPathKeyBuilder. setPceId(PceId value)
-