Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.object.secondary._record.route.object.SubobjectContainerBuilder
-
-
Uses of SubobjectContainerBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.object.secondary._record.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.secondary._record.route.object.secondary._record.route.object that return SubobjectContainerBuilder Modifier and Type Method Description SubobjectContainerBuilderSubobjectContainerBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer> augmentation)Add an augmentation to this builder's product.SubobjectContainerBuilderSubobjectContainerBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubobjectContainer>> augmentationType)Remove an augmentation from this builder's product.SubobjectContainerBuilderSubobjectContainerBuilder. setProtectionAvailable(Boolean value)Set the property corresponding toRecordRouteSubobjects.getProtectionAvailable()to the specified value.SubobjectContainerBuilderSubobjectContainerBuilder. setProtectionInUse(Boolean value)Set the property corresponding toRecordRouteSubobjects.getProtectionInUse()to the specified value.SubobjectContainerBuilderSubobjectContainerBuilder. setSubobjectType(SubobjectType value)Set the property corresponding toRecordRouteSubobjects.getSubobjectType()to the specified value.
-