|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestrictionDocument.Restriction | |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl | |
| Uses of RestrictionDocument.Restriction in org.w3.x2001.xmlSchema |
|---|
| Methods in org.w3.x2001.xmlSchema that return RestrictionDocument.Restriction | |
|---|---|
RestrictionDocument.Restriction |
SimpleType.addNewRestriction()
Appends and returns a new empty "restriction" element |
RestrictionDocument.Restriction |
RestrictionDocument.addNewRestriction()
Appends and returns a new empty "restriction" element |
RestrictionDocument.Restriction |
SimpleType.getRestriction()
Gets the "restriction" element |
RestrictionDocument.Restriction |
RestrictionDocument.getRestriction()
Gets the "restriction" element |
static RestrictionDocument.Restriction |
RestrictionDocument.Restriction.Factory.newInstance()
|
static RestrictionDocument.Restriction |
RestrictionDocument.Restriction.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.w3.x2001.xmlSchema with parameters of type RestrictionDocument.Restriction | |
|---|---|
void |
SimpleType.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element |
void |
RestrictionDocument.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element |
| Uses of RestrictionDocument.Restriction in org.w3.x2001.xmlSchema.impl |
|---|
| Classes in org.w3.x2001.xmlSchema.impl that implement RestrictionDocument.Restriction | |
|---|---|
static class |
RestrictionDocumentImpl.RestrictionImpl
An XML restriction(@http://www.w3.org/2001/XMLSchema). |
| Methods in org.w3.x2001.xmlSchema.impl that return RestrictionDocument.Restriction | |
|---|---|
RestrictionDocument.Restriction |
SimpleTypeImpl.addNewRestriction()
Appends and returns a new empty "restriction" element |
RestrictionDocument.Restriction |
RestrictionDocumentImpl.addNewRestriction()
Appends and returns a new empty "restriction" element |
RestrictionDocument.Restriction |
SimpleTypeImpl.getRestriction()
Gets the "restriction" element |
RestrictionDocument.Restriction |
RestrictionDocumentImpl.getRestriction()
Gets the "restriction" element |
| Methods in org.w3.x2001.xmlSchema.impl with parameters of type RestrictionDocument.Restriction | |
|---|---|
void |
SimpleTypeImpl.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element |
void |
RestrictionDocumentImpl.setRestriction(RestrictionDocument.Restriction restriction)
Sets the "restriction" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||