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