Uses of Class
org.apache.maven.settings.ActivationProperty
-
Packages that use ActivationProperty Package Description org.apache.maven.settings -
-
Uses of ActivationProperty in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationProperty Modifier and Type Method Description ActivationPropertyActivationProperty. clone()Method clone.ActivationPropertyActivation. getProperty()Get specifies that this profile will be activated when this property is specified.Methods in org.apache.maven.settings with parameters of type ActivationProperty Modifier and Type Method Description voidActivation. setProperty(ActivationProperty property)Set specifies that this profile will be activated when this property is specified.
-