Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.secondary.reported.route.object.srro.SubobjectBuilder
Packages that use SubobjectBuilder
Package
Description
-
Uses of SubobjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.secondary.reported.route.object.srro
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.secondary.reported.route.object.srro that return SubobjectBuilderModifier 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.SubobjectBuilder.setProtectionAvailable(Boolean value) Set the property corresponding toRecordRouteSubobjects.getProtectionAvailable()to the specified value.SubobjectBuilder.setProtectionInUse(Boolean value) Set the property corresponding toRecordRouteSubobjects.getProtectionInUse()to the specified value.SubobjectBuilder.setSubobjectType(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.SubobjectType value) Set the property corresponding toRecordRouteSubobjects.getSubobjectType()to the specified value.