Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.SubinterfacesBuilder
Package
Description
-
Uses of SubinterfacesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top
Modifier and TypeMethodDescriptionSubinterfacesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Subinterfaces> augmentation) Add an augmentation to this builder's product.SubinterfacesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Subinterfaces>> augmentationType) Remove an augmentation from this builder's product.SubinterfacesBuilder.setSubinterface
(Map<SubinterfaceKey, Subinterface> values) Set the property corresponding toSubinterfaces.getSubinterface()
to the specified value.