Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.Port
-
-
Uses of Port in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return Port Modifier and Type Method Description PortPlatformAnchorsTop. getPort()Return port, ornullif it is not present. -
Uses of Port 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 with type parameters of type Port Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Port>>
E$$PortBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return Port Modifier and Type Method Description PortPortBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type Port Modifier and Type Method Description default Class<Port>Port. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Port Modifier and Type Method Description static booleanPort. bindingEquals(@NonNull Port thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPort. bindingHashCode(@NonNull Port obj)Default implementation ofObject.hashCode()contract for this interface.static StringPort. bindingToString(@NonNull Port obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type arguments of type Port 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.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Port Constructor Description PortBuilder(Port base) -
Uses of Port in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return Port Modifier and Type Method Description PortComponentBuilder. getPort()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type Port Modifier and Type Method Description ComponentBuilderComponentBuilder. setPort(Port value)
-