Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819.PathTypes1
Packages that use PathTypes1
Package
Description
-
Uses of PathTypes1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 that return PathTypes1Modifier and TypeMethodDescription@NonNull PathTypes1PathTypes1Builder.build()A newPathTypes1instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 that return types with arguments of type PathTypes1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 with parameters of type PathTypes1Modifier and TypeMethodDescriptionstatic booleanPathTypes1.bindingEquals(@NonNull PathTypes1 thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPathTypes1.bindingHashCode(@NonNull PathTypes1 obj) Default implementation ofObject.hashCode()contract for this interface.static StringPathTypes1.bindingToString(@NonNull PathTypes1 obj) Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.sr.rev130819 with parameters of type PathTypes1ModifierConstructorDescriptionPathTypes1Builder(PathTypes1 base) Construct a builder initialized with state from specifiedPathTypes1.