Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109.ExplicitHops1
Package
Description
-
Uses of ExplicitHops1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev181109
Modifier and TypeMethodDescription@NonNull ExplicitHops1
ExplicitHops1Builder.build()
A newExplicitHops1
instance.Modifier and TypeMethodDescriptiondefault Class
<ExplicitHops1> ExplicitHops1.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
ExplicitHops1.bindingEquals
(@NonNull ExplicitHops1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
ExplicitHops1.bindingHashCode
(@NonNull ExplicitHops1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
ExplicitHops1.bindingToString
(@NonNull ExplicitHops1 obj) Default implementation ofObject.toString()
contract for this interface.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedExplicitHops1
.