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>

public interface NamedSource<T> extends Named
Represents a named Java source element.
Author:
Lincoln Baxter, III
  • Method Summary

    Modifier and Type
    Method
    Description
    Set the simple-name of this NamedSource instance.

    Methods inherited from interface org.jboss.forge.roaster.model.Named

    getName