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