Uses of Package
org.opendaylight.mdsal.binding.model.api
Packages that use org.opendaylight.mdsal.binding.model.api
Package
Description
Model of Java classes generated from YANG.
-
Classes in org.opendaylight.mdsal.binding.model.api used by org.opendaylight.mdsal.binding.model.apiClassDescriptionEnum definition which provides four access modifiers that are described in Java programming language (Default, Private, Protected, Public).The Annotation Type interface is designed to hold information about annotation for any type that could be annotated in Java.
For sake of simplicity the Annotation Type is not designed to model exact behaviour of annotation mechanism, but just to hold information needed to model annotation over java Type definition.Annotation Type parameter interface.The Concrete Type is marker interface that encapsulates definition of java concrete type.Interface Contact is designed to hold and model java constant.Implementing this interface allows an object to hold information which are essential for generating java doc from type definition.Interface provide methods for reading data of enumeration class.Interface is used for reading enumeration item.Generated 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).Generated Transfer Object extendsGeneratedTypeand is designed to represent Java Class.Every Java interface has to be specified with:packagethat belongs intointerfacename (with commentary that SHOULD be present to proper define interface and base contracts specified for interface) Each Generated Type can define list of types that Generated Type can implement to extend it's definition (i.e.A type name.The Method Signature interface contains simplified meta model for java method definition.The Parameter interface is designed to hold the information of method Parameter(s).Method return type mechanics.The Type interface defines the base type for all types defined in java.Dedicated type for holding a class comment.Common interface for variables and methods in class.Structured comment of a particular class member.DTO capturing the YANG source definition which lead to aGeneratedTypebeing emitted. -
Classes in org.opendaylight.mdsal.binding.model.api used by org.opendaylight.mdsal.binding.model.api.type.builderClassDescriptionEnum definition which provides four access modifiers that are described in Java programming language (Default, Private, Protected, Public).The Annotation Type interface is designed to hold information about annotation for any type that could be annotated in Java.
For sake of simplicity the Annotation Type is not designed to model exact behaviour of annotation mechanism, but just to hold information needed to model annotation over java Type definition.Interface Contact is designed to hold and model java constant.Interface provide methods for reading data of enumeration class.Generated 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).Generated Transfer Object extendsGeneratedTypeand is designed to represent Java Class.Every Java interface has to be specified with:packagethat belongs intointerfacename (with commentary that SHOULD be present to proper define interface and base contracts specified for interface) Each Generated Type can define list of types that Generated Type can implement to extend it's definition (i.e.A type name.The Method Signature interface contains simplified meta model for java method definition.Method return type mechanics.The Type interface defines the base type for all types defined in java.Dedicated type for holding a class comment.Structured comment of a particular class member.DTO capturing the YANG source definition which lead to aGeneratedTypebeing emitted.