See: Description
| Interface | Description |
|---|---|
| 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 © 2015. All rights reserved.