Constant Field Values

Contents

org.apache.*

  • org.apache.camel.quarkus.component.jaxb.it.model.namespaced.NamespacedPerson 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "https://example.com/a"
  • org.apache.camel.quarkus.component.jaxb.it.model.partial.PartClassPerson 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "https://example.com/b"
  • org.apache.camel.quarkus.component.jaxb.it.model.simple.SimplePerson 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "https://example.com/person"