Uses of Interface
org.opendaylight.mdsal.binding.model.api.MethodSignature
Packages that use MethodSignature
Package
Description
Model of Java classes generated from YANG.
-
Uses of MethodSignature in org.opendaylight.mdsal.binding.model.api
Methods in org.opendaylight.mdsal.binding.model.api that return types with arguments of type MethodSignatureModifier and TypeMethodDescriptionGeneratedType.getMethodDefinitions()Returns List of Method Definitions associated with Generated Type. -
Uses of MethodSignature in org.opendaylight.mdsal.binding.model.api.type.builder
Methods in org.opendaylight.mdsal.binding.model.api.type.builder that return MethodSignatureModifier and TypeMethodDescriptionMethodSignatureBuilder.toInstance(Type definingType) Returnsnewimmutable instance of Method Signature.