Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject.ProtectionSubobjectBuilder
Packages that use ProtectionSubobjectBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject
-
Uses of ProtectionSubobjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.subobject that return ProtectionSubobjectBuilderModifier and TypeMethodDescriptionProtectionSubobjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ProtectionSubobject> augmentation) Add an augmentation to this builder's product.ProtectionSubobjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ProtectionSubobject>> augmentationType) Remove an augmentation from this builder's product.ProtectionSubobjectBuilder.setInPlace(Boolean value) Set the property corresponding toProtectionSubobject.getInPlace()to the specified value.ProtectionSubobjectBuilder.setLinkFlags(LinkFlags value) Set the property corresponding toProtectionSubobject.getLinkFlags()to the specified value.ProtectionSubobjectBuilder.setLspFlag(LspFlag value) Set the property corresponding toProtectionSubobject.getLspFlag()to the specified value.ProtectionSubobjectBuilder.setNotification(Boolean value) Set the property corresponding toProtectionSubobject.getNotification()to the specified value.ProtectionSubobjectBuilder.setOperational(Boolean value) Set the property corresponding toProtectionSubobject.getOperational()to the specified value.ProtectionSubobjectBuilder.setProtecting(Boolean value) Set the property corresponding toProtectionSubobject.getProtecting()to the specified value.ProtectionSubobjectBuilder.setRequired(Boolean value) Set the property corresponding toProtectionSubobject.getRequired()to the specified value.ProtectionSubobjectBuilder.setSecondary(Boolean value) Set the property corresponding toProtectionSubobject.getSecondary()to the specified value.ProtectionSubobjectBuilder.setSegFlag(LspFlag value) Set the property corresponding toProtectionSubobject.getSegFlag()to the specified value.