Package | Description |
---|---|
org.opendaylight.mdsal.binding.model.api.type.builder | |
org.opendaylight.mdsal.binding.model.util.generated.type.builder |
Modifier and Type | Method and Description |
---|---|
AnnotationTypeBuilder |
AnnotableTypeBuilder.addAnnotation(JavaTypeName identifier)
The method creates new
AnnotationTypeBuilder containing specified package name an annotation name. |
AnnotationTypeBuilder |
AnnotationTypeBuilder.addAnnotation(String packageName,
String name)
The method creates new AnnotationTypeBuilder containing specified package
name an annotation name.
|
default AnnotationTypeBuilder |
AnnotableTypeBuilder.addAnnotation(String packageName,
String simpleName)
The method creates new
AnnotationTypeBuilder containing specified package name an annotation name. |
Modifier and Type | Method and Description |
---|---|
AnnotationTypeBuilder |
AbstractEnumerationBuilder.addAnnotation(JavaTypeName identifier) |
Copyright © 2019 OpenDaylight. All rights reserved.