Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.PortBuilder
-
Packages that use PortBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top -
-
Uses of PortBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return PortBuilder Modifier and Type Method Description PortBuilderPortBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Port> augmentation)Add an augmentation to this builder's product.PortBuilderPortBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Port>> augmentationType)Remove an augmentation from this builder's product.PortBuilderPortBuilder. setConfig(Config value)Set the property corresponding toPort.getConfig()to the specified value.PortBuilderPortBuilder. setState(State value)Set the property corresponding toPort.getState()to the specified value.
-