Uses of Interface
org.opendaylight.mdsal.binding.model.api.type.builder.AnnotationTypeBuilder
Packages that use AnnotationTypeBuilder
-
Uses of AnnotationTypeBuilder in org.opendaylight.mdsal.binding.model.api.type.builder
Methods in org.opendaylight.mdsal.binding.model.api.type.builder that return AnnotationTypeBuilderModifier and TypeMethodDescriptiondefault AnnotationTypeBuilderAnnotableTypeBuilder.addAnnotation(String packageName, String simpleName) The method creates newAnnotationTypeBuildercontaining specified package name an annotation name.AnnotableTypeBuilder.addAnnotation(JavaTypeName identifier) The method creates newAnnotationTypeBuildercontaining specified package name an annotation name.@NonNull AnnotationTypeBuilderAnnotationTypeBuilder.addAnnotation(String packageName, String name) The method creates new AnnotationTypeBuilder containing specified package name an annotation name.