Uses of Interface
org.jboss.forge.roaster.model.PropertyHolder
Packages that use PropertyHolder
-
Uses of PropertyHolder in org.jboss.forge.roaster.model
Subinterfaces of PropertyHolder in org.jboss.forge.roaster.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a Javaclasstype.interfaceRepresents a Javaenumtype.interfaceJavaInterface<O extends JavaInterface<O>>Represents a Javainterfacetype. -
Uses of PropertyHolder in org.jboss.forge.roaster.model.source
Subinterfaces of PropertyHolder in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceRepresents a Javaclasssource file as an in-memory modifiable element.interfaceRepresents a Javaenumsource file as an in-memory modifiable element.interfaceRepresents a Javainterfacesource file as an in-memory modifiable element.interfacePropertyHolderSource<O extends JavaSource<O>>Represents aJavaSourcethat may containPropertySourcedefinitions.