public class MultitechnologyAttributesParserImpl extends Object implements MultitechnologyAttributesParser
Constructor and Description |
---|
MultitechnologyAttributesParserImpl() |
Modifier and Type | Method and Description |
---|---|
Long |
parseLinkMetric(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link link) |
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes |
parseTedLinkAttributes(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link link) |
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes |
parseTedNodeAttributes(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node node) |
public org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedNodeAttributes parseTedNodeAttributes(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node node)
parseTedNodeAttributes
in interface MultitechnologyAttributesParser
public org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.TedLinkAttributes parseTedLinkAttributes(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link link)
parseTedLinkAttributes
in interface MultitechnologyAttributesParser
public Long parseLinkMetric(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link link)
parseLinkMetric
in interface MultitechnologyAttributesParser
Copyright © 2018 OpenDaylight. All rights reserved.