Uses of Class
org.apache.camel.quarkus.component.bindy.it.model.Security
-
Packages that use Security Package Description org.apache.camel.quarkus.component.bindy.it.model -
-
Uses of Security in org.apache.camel.quarkus.component.bindy.it.model
Methods in org.apache.camel.quarkus.component.bindy.it.model that return types with arguments of type Security Modifier and Type Method Description List<Security>MessageOrder. getSecurities()Method parameters in org.apache.camel.quarkus.component.bindy.it.model with type arguments of type Security Modifier and Type Method Description voidMessageOrder. setSecurities(List<Security> securities)
-