Uses of Interface
org.opendaylight.mdsal.binding.model.api.MethodSignature.Parameter
Packages that use MethodSignature.Parameter
Package
Description
Model of Java classes generated from YANG.
-
Uses of MethodSignature.Parameter in org.opendaylight.mdsal.binding.model.api
Methods in org.opendaylight.mdsal.binding.model.api that return types with arguments of type MethodSignature.ParameterModifier and TypeMethodDescriptionMethodSignature.getParameters()Returns the List of parameters that method declare.