Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.attribute.flags.FlagContainerBuilder
Packages that use FlagContainerBuilder
Package
Description
-
Uses of FlagContainerBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.attribute.flags
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.attribute.flags that return FlagContainerBuilderModifier and TypeMethodDescriptionFlagContainerBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer> augmentation) Add an augmentation to this builder's product.FlagContainerBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlagContainer>> augmentationType) Remove an augmentation from this builder's product.FlagContainerBuilder.setFlags
(byte[] value) Set the property corresponding toFlagContainer.getFlags()
to the specified value.