Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.subinterfaces.SubinterfaceBuilder
Packages that use SubinterfaceBuilder
Package
Description
-
Uses of SubinterfaceBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.subinterfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev160412.subinterfaces.top.subinterfaces that return SubinterfaceBuilderModifier and TypeMethodDescriptionSubinterfaceBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Subinterface> augmentation) Add an augmentation to this builder's product.SubinterfaceBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Subinterface>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSubinterface.getConfig()
to the specified value.SubinterfaceBuilder.setIndex
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toSubinterface.getIndex()
to the specified value.Set the property corresponding toSubinterface.getState()
to the specified value.SubinterfaceBuilder.withKey
(SubinterfaceKey key) Set the key value corresponding toSubinterface.key()
to the specified value.