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