Uses of Class
org.apache.maven.model.ActivationProperty
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.-
Uses of ActivationProperty in org.apache.maven.model
Modifier and TypeMethodDescriptionActivationProperty.clone()
Method clone.Activation.getProperty()
Get specifies that this profile will be activated when this property is specified.Modifier and TypeMethodDescriptionvoid
Activation.setProperty
(ActivationProperty property) Set specifies that this profile will be activated when this property is specified.