Uses of Interface
org.jboss.forge.roaster.model.source.PropertyHolderSource
Packages that use PropertyHolderSource
-
Uses of PropertyHolderSource in org.jboss.forge.roaster.model.source
Subinterfaces of PropertyHolderSource 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.Methods in org.jboss.forge.roaster.model.source that return PropertyHolderSourceModifier and TypeMethodDescriptionPropertyHolderSource.removeProperty(Property<O> property) Remove the givenPropertyfrom thisPropertyHolderSourceinstance, if it exists; otherwise, do nothing.