Class MyPerson
- java.lang.Object
-
- org.apache.camel.quarkus.component.freemarker.it.MyPerson
-
public class MyPerson extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFamilyName()StringgetGivenName()StringtoString()
-