|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalSimpleType | |
---|---|
org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
Uses of LocalSimpleType in org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
---|
Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema declared as LocalSimpleType | |
---|---|
protected LocalSimpleType |
RestrictionType.simpleType
|
protected LocalSimpleType |
Restriction.simpleType
|
protected LocalSimpleType |
List.simpleType
|
protected LocalSimpleType |
Element.simpleType
|
protected LocalSimpleType |
Attribute.simpleType
|
Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with type parameters of type LocalSimpleType | |
---|---|
protected java.util.List<LocalSimpleType> |
Union.simpleType
|
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return LocalSimpleType | |
---|---|
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. |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return types with arguments of type LocalSimpleType | |
---|---|
java.util.List<LocalSimpleType> |
Union.getSimpleType()
Gets the value of the simpleType property. |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type LocalSimpleType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |