Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.reply.multipart.reply.body.multipart.reply.port.desc._case.multipart.reply.port.desc.PortsBuilder
Package
Description
-
Uses of PortsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.reply.multipart.reply.body.multipart.reply.port.desc._case.multipart.reply.port.desc
Modifier and TypeMethodDescriptionPortsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ports> augmentation) Add an augmentation to this builder's product.PortsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ports>> augmentationType) Remove an augmentation from this builder's product.PortsBuilder.setAdvertisedFeatures
(PortFeatures value) Set the property corresponding toPortGrouping.getAdvertisedFeatures()
to the specified value.PortsBuilder.setAdvertisedFeaturesV10
(PortFeaturesV10 value) Set the property corresponding toPortGrouping.getAdvertisedFeaturesV10()
to the specified value.PortsBuilder.setConfig
(PortConfig value) Set the property corresponding toPortGrouping.getConfig()
to the specified value.PortsBuilder.setConfigV10
(PortConfigV10 value) Set the property corresponding toPortGrouping.getConfigV10()
to the specified value.PortsBuilder.setCurrentFeatures
(PortFeatures value) Set the property corresponding toPortGrouping.getCurrentFeatures()
to the specified value.PortsBuilder.setCurrentFeaturesV10
(PortFeaturesV10 value) Set the property corresponding toPortGrouping.getCurrentFeaturesV10()
to the specified value.PortsBuilder.setCurrSpeed
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPortGrouping.getCurrSpeed()
to the specified value.PortsBuilder.setHwAddr
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress value) Set the property corresponding toPortGrouping.getHwAddr()
to the specified value.PortsBuilder.setMaxSpeed
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPortGrouping.getMaxSpeed()
to the specified value.Set the property corresponding toPortGrouping.getName()
to the specified value.PortsBuilder.setPeerFeatures
(PortFeatures value) Set the property corresponding toPortGrouping.getPeerFeatures()
to the specified value.PortsBuilder.setPeerFeaturesV10
(PortFeaturesV10 value) Set the property corresponding toPortGrouping.getPeerFeaturesV10()
to the specified value.PortsBuilder.setPortNo
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPortGrouping.getPortNo()
to the specified value.Set the property corresponding toPortGrouping.getState()
to the specified value.PortsBuilder.setStateV10
(PortStateV10 value) Set the property corresponding toPortGrouping.getStateV10()
to the specified value.PortsBuilder.setSupportedFeatures
(PortFeatures value) Set the property corresponding toPortGrouping.getSupportedFeatures()
to the specified value.PortsBuilder.setSupportedFeaturesV10
(PortFeaturesV10 value) Set the property corresponding toPortGrouping.getSupportedFeaturesV10()
to the specified value.