Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.EdgeAttributes
-
-
Uses of EdgeAttributes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125 that return types with arguments of type EdgeAttributes Modifier and Type Method Description Class<? extends EdgeAttributes>EdgeAttributes. implementedInterface() -
Uses of EdgeAttributes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.edge
Subinterfaces of EdgeAttributes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.edge Modifier and Type Interface Description interfaceEdgeAttributesAll attributes associated to the EdgeConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev191125.edge with parameters of type EdgeAttributes Constructor Description EdgeAttributesBuilder(EdgeAttributes arg)Construct a new builder initialized from specifiedEdgeAttributes.
-