Uses of Class
org.apache.camel.maven.Substitution
-
-
Uses of Substitution in org.apache.camel.maven
Fields in org.apache.camel.maven declared as Substitution Modifier and Type Field Description protected Substitution[]
AbstractApiMethodBaseMojo. substitutions
Methods in org.apache.camel.maven that return Substitution Modifier and Type Method Description Substitution[]
ApiProxy. getSubstitutions()
Methods in org.apache.camel.maven with parameters of type Substitution Modifier and Type Method Description void
ApiProxy. setSubstitutions(Substitution[] substitutions)
-