| Package | Description |
|---|---|
| org.opendaylight.yangtools.sal.binding.model.api | |
| org.opendaylight.yangtools.sal.binding.model.api.type.builder |
March 2013
Copyright (c) 2013 by Cisco Systems, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationType> |
TypeMember.getAnnotations()
Returns List of annotation definitions associated with generated type.
|
List<AnnotationType> |
Enumeration.getAnnotations()
Returns list of annotation definitions associated with enumeration type.
|
List<AnnotationType> |
AnnotationType.getAnnotations()
Returns the List of Annotations.
|
List<AnnotationType> |
GeneratedType.getAnnotations()
Returns List of annotation definitions associated with generated type.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationType |
AnnotationTypeBuilder.toInstance()
Returns
new immutable instance of Annotation Type
with values assigned in current instance of Annotation Type Builder. |
Copyright © 2015. All rights reserved.