Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.explicit.route.object.ero.SubobjectBuilder
Package
Description
-
Uses of SubobjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.explicit.route.object.ero
Modifier and TypeMethodDescriptionSubobjectBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Subobject> augmentation) Add an augmentation to this builder's product.SubobjectBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Subobject>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSubobject.getLoose()
to the specified value.SubobjectBuilder.setSubobjectType
(SubobjectType value) Set the property corresponding toBasicExplicitRouteSubobjects.getSubobjectType()
to the specified value.