Uses of Class
org.apache.camel.quarkus.component.stax.it.model.Record
-
Packages that use Record Package Description org.apache.camel.quarkus.component.stax.it.model -
-
Uses of Record in org.apache.camel.quarkus.component.stax.it.model
Fields in org.apache.camel.quarkus.component.stax.it.model with type parameters of type Record Modifier and Type Field Description protected List<Record>Records. recordsMethods in org.apache.camel.quarkus.component.stax.it.model that return types with arguments of type Record Modifier and Type Method Description List<Record>Records. getRecords()
-