Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.Arguments3
Packages that use Arguments3
Package
Description
-
Uses of Arguments3 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 that return Arguments3Modifier and TypeMethodDescription@NonNull Arguments3
Arguments3Builder.build()
A newArguments3
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 that return types with arguments of type Arguments3Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 with parameters of type Arguments3Modifier and TypeMethodDescriptionstatic boolean
Arguments3.bindingEquals
(@NonNull Arguments3 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Arguments3.bindingHashCode
(@NonNull Arguments3 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Arguments3.bindingToString
(@NonNull Arguments3 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.rev200720 with parameters of type Arguments3ModifierConstructorDescriptionArguments3Builder
(Arguments3 base) Construct a builder initialized with state from specifiedArguments3
.