|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Restriction | |
---|---|
org.ow2.easywsdl.schema.impl | |
org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
Uses of Restriction in org.ow2.easywsdl.schema.impl |
---|
Constructors in org.ow2.easywsdl.schema.impl with parameters of type Restriction | |
---|---|
RestrictionImpl(Restriction model,
AbstractSchemaElementImpl parent)
|
Uses of Restriction in org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
---|
Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema declared as Restriction | |
---|---|
protected Restriction |
SimpleType.restriction
|
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return Restriction | |
---|---|
Restriction |
ObjectFactory.createRestriction()
Create an instance of Restriction |
Restriction |
SimpleType.getRestriction()
Gets the value of the restriction property. |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type Restriction | |
---|---|
void |
SimpleType.setRestriction(Restriction value)
Sets the value of the restriction property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |