Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sid.tlv.flags.IsisBindingFlagsCaseBuilder
Packages that use IsisBindingFlagsCaseBuilder
Package
Description
-
Uses of IsisBindingFlagsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sid.tlv.flags
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sid.tlv.flags that return IsisBindingFlagsCaseBuilderModifier and TypeMethodDescriptionIsisBindingFlagsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<IsisBindingFlagsCase> augmentation) Add an augmentation to this builder's product.IsisBindingFlagsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IsisBindingFlagsCase>> augmentationType) Remove an augmentation from this builder's product.IsisBindingFlagsCaseBuilder.setAddressFamily
(Boolean value) Set the property corresponding toIsisBindingFlags.getAddressFamily()
to the specified value.IsisBindingFlagsCaseBuilder.setAttachedFlag
(Boolean value) Set the property corresponding toIsisBindingFlags.getAttachedFlag()
to the specified value.IsisBindingFlagsCaseBuilder.setLeakedFromLevel2
(Boolean value) Set the property corresponding toIsisBindingFlags.getLeakedFromLevel2()
to the specified value.IsisBindingFlagsCaseBuilder.setMirrorContext
(Boolean value) Set the property corresponding toIsisBindingFlags.getMirrorContext()
to the specified value.IsisBindingFlagsCaseBuilder.setSpreadTlv
(Boolean value) Set the property corresponding toIsisBindingFlags.getSpreadTlv()
to the specified value.