Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.prefix.sid.tlv.flags.OspfPrefixFlagsCaseBuilder
Package
Description
-
Uses of OspfPrefixFlagsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.prefix.sid.tlv.flags
Modifier and TypeMethodDescriptionOspfPrefixFlagsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<OspfPrefixFlagsCase> augmentation) Add an augmentation to this builder's product.OspfPrefixFlagsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OspfPrefixFlagsCase>> augmentationType) Remove an augmentation from this builder's product.OspfPrefixFlagsCaseBuilder.setOspfPrefixFlags
(OspfPrefixFlags value) Set the property corresponding toOspfPrefixFlagsCase.getOspfPrefixFlags()
to the specified value.