| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.capability.xml.schema.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Any
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Wildcard |
ComplexType.anyAttribute |
protected Wildcard |
RestrictionType.anyAttribute |
protected Wildcard |
ExtensionType.anyAttribute |
protected Wildcard |
AttributeGroup.anyAttribute |
| Modifier and Type | Method and Description |
|---|---|
Wildcard |
ObjectFactory.createWildcard()
Create an instance of
Wildcard |
Wildcard |
ComplexType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
RestrictionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
ExtensionType.getAnyAttribute()
Gets the value of the anyAttribute property.
|
Wildcard |
AttributeGroup.getAnyAttribute()
Gets the value of the anyAttribute property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Wildcard> |
ObjectFactory.createAnyAttribute(Wildcard value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Wildcard> |
ObjectFactory.createAnyAttribute(Wildcard value)
|
void |
ComplexType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
RestrictionType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
ExtensionType.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
void |
AttributeGroup.setAnyAttribute(Wildcard value)
Sets the value of the anyAttribute property.
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.