Class RemovePropertyDefinitionMixIn
- java.lang.Object
-
- org.apache.camel.k.loader.yaml.support.RemovePropertyDefinitionMixIn
-
public abstract class RemovePropertyDefinitionMixIn extends Object
-
-
Constructor Summary
Constructors Constructor Description RemovePropertyDefinitionMixIn()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract String
getPropertyName()
abstract void
setPropertyName(String headerName)
-