Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top.UnnumberedBuilder
-
Packages that use UnnumberedBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top -
-
Uses of UnnumberedBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.sub.unnumbered.top that return UnnumberedBuilder Modifier and Type Method Description UnnumberedBuilderUnnumberedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered> augmentation)Add an augmentation to this builder's product.UnnumberedBuilderUnnumberedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> augmentationType)Remove an augmentation from this builder's product.UnnumberedBuilderUnnumberedBuilder. setConfig(Config value)Set the property corresponding toUnnumbered.getConfig()to the specified value.UnnumberedBuilderUnnumberedBuilder. setInterfaceRef(InterfaceRef value)Set the property corresponding toInterfaceRef.getInterfaceRef()to the specified value.UnnumberedBuilderUnnumberedBuilder. setState(State value)Set the property corresponding toUnnumbered.getState()to the specified value.
-