Interface NamedSource<T>
- All Superinterfaces:
Named
- All Known Subinterfaces:
AnnotationElementSource,EnumConstantSource,EnumConstantSource.Body,FieldSource<O>,JavaAnnotationSource,JavaClassSource,JavaEnumSource,JavaInterfaceSource,JavaPackageInfoSource,JavaRecordSource,JavaSource<T>,MemberSource<O,,T> MethodSource<O>,PropertySource<O>,TypeVariableSource<O>
Represents a named Java source element.
- Author:
- Lincoln Baxter, III
-
Method Summary
-
Method Details
-
setName
Set the simple-name of thisNamedSourceinstance.- See Also:
-