@Target(value={TYPE,FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface XmlHints
Parameter or parameters
of methods mapping to operations| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
allowInlineDefinition
Whether the associated element should support inline definition as child element.
|
boolean |
allowReferences
Whether the associated element should support registry references.
|
boolean |
allowTopLevelDefinition
Whether the associated element should support being defined as a top level element.
|
public abstract boolean allowInlineDefinition
truepublic abstract boolean allowTopLevelDefinition
falseCopyright © 2017 MuleSoft, Inc.. All rights reserved.