Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819.Link1
Packages that use Link1
Package
Description
-
Uses of Link1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819 that return Link1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819 that return types with arguments of type Link1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819 with parameters of type Link1Modifier and TypeMethodDescriptionstatic boolean
Link1.bindingEquals
(@NonNull Link1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Link1.bindingHashCode
(@NonNull Link1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Link1.bindingToString
(@NonNull Link1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.rev130819 with parameters of type Link1ModifierConstructorDescriptionLink1Builder
(Link1 base) Construct a builder initialized with state from specifiedLink1
.