| Modifier and Type | Field and Description |
|---|---|
protected LocalSimpleType |
RestrictionType.simpleType |
protected LocalSimpleType |
Restriction.simpleType |
protected LocalSimpleType |
List.simpleType |
protected LocalSimpleType |
Element.simpleType |
protected LocalSimpleType |
Attribute.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 |
RestrictionType.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Restriction.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
List.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Element.getSimpleType()
Gets the value of the simpleType property.
|
LocalSimpleType |
Attribute.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 |
RestrictionType.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Restriction.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
List.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Element.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
void |
Attribute.setSimpleType(LocalSimpleType value)
Sets the value of the simpleType property.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.