| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.capability.xml.schema.model |
| Modifier and Type | Field and Description |
|---|---|
protected LocalSimpleType |
List.simpleType |
protected LocalSimpleType |
Attribute.simpleType |
protected LocalSimpleType |
Restriction.simpleType |
protected LocalSimpleType |
RestrictionType.simpleType |
protected LocalSimpleType |
Element.simpleType |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocalSimpleType> |
Union.simpleType |
| Modifier and Type | Method and Description |
|---|---|
LocalSimpleType |
ObjectFactory.createLocalSimpleType()
Create an instance of
LocalSimpleType |
LocalSimpleType |
List.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Attribute.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Restriction.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
RestrictionType.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Element.getSimpleType()
Gets the value of the simpleType property.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocalSimpleType> |
Union.getSimpleType()
Gets the value of the simpleType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
List.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Attribute.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Restriction.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
RestrictionType.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Element.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.