Uses of Interface
org.jboss.forge.roaster.model.source.FieldHolderSource
-
Packages that use FieldHolderSource Package Description org.jboss.forge.roaster.model.source -
-
Uses of FieldHolderSource in org.jboss.forge.roaster.model.source
Subinterfaces of FieldHolderSource in org.jboss.forge.roaster.model.source Modifier and Type Interface Description static interfaceEnumConstantSource.BodyRepresents the anonymous subclass "body" of anEnumConstantSource.interfaceJavaClassSourceRepresents a Javaclasssource file as an in-memory modifiable element.interfaceJavaEnumSourceRepresents a Javaenumsource file as an in-memory modifiable element.interfaceJavaInterfaceSourceRepresents a Javainterfacesource file as an in-memory modifiable element.interfacePropertyHolderSource<O extends JavaSource<O>>Represents aJavaSourcethat may containPropertySourcedefinitions.
-