Interface | Description |
---|---|
AnnotableTypeBuilder |
Common interface for java type builders which allow attaching annotations to them.
|
AnnotationTypeBuilder |
Annotation Type Builder Interface serves for creation and instantiation of
immutable copy of Annotation Type.
|
ConstantBuilder | |
EnumBuilder |
Enum Builder is interface that contains methods to build and instantiate Enumeration definition.
|
GeneratedPropertyBuilder |
Generated Property Builder is interface that contains methods to build and instantiate Generated Property definition.
|
GeneratedTOBuilder |
Generated Transfer Object Builder is interface that contains methods to build
and instantiate Generated Transfer Object definition.
|
GeneratedTypeBuilder |
Generated Type Builder interface is helper interface for building and
defining the GeneratedType.
|
GeneratedTypeBuilderBase<T extends GeneratedTypeBuilderBase<T>> | |
MethodSignatureBuilder |
Method Signature Builder serves solely for building Method Signature and
returning the
new instance of Method Signature. |
TypeMemberBuilder<T extends TypeMemberBuilder<T>> |
Copyright © 2019 OpenDaylight. All rights reserved.