Uses of Interface
org.opendaylight.mdsal.binding.model.api.TypeMember
Packages that use TypeMember
Package
Description
Model of Java classes generated from YANG.
-
Uses of TypeMember in org.opendaylight.mdsal.binding.model.api
Subinterfaces of TypeMember in org.opendaylight.mdsal.binding.model.apiModifier and TypeInterfaceDescriptioninterfaceGenerated Property extendsTypeMemberinterface with additional information about fields (and other members) declared in Java Transfer Objects (or any java classes) and their access counterparts (getters and setters).interfaceThe Method Signature interface contains simplified meta model for java method definition.