Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328.Path1
Packages that use Path1
Package
Description
-
Uses of Path1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328 that return Path1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328 that return types with arguments of type Path1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328 with parameters of type Path1Modifier and TypeMethodDescriptionstatic boolean
Path1.bindingEquals
(@NonNull Path1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Path1.bindingHashCode
(@NonNull Path1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Path1.bindingToString
(@NonNull Path1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev250328 with parameters of type Path1ModifierConstructorDescriptionPath1Builder
(Path1 base) Construct a builder initialized with state from specifiedPath1
.