|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute.Use | |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl | |
| Uses of Attribute.Use in org.w3.x2001.xmlSchema |
|---|
| Methods in org.w3.x2001.xmlSchema that return Attribute.Use | |
|---|---|
static Attribute.Use |
Attribute.Use.Factory.newInstance()
|
static Attribute.Use |
Attribute.Use.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static Attribute.Use |
Attribute.Use.Factory.newValue(java.lang.Object obj)
|
Attribute.Use |
Attribute.xgetUse()
Gets (as xml) the "use" attribute |
| Methods in org.w3.x2001.xmlSchema with parameters of type Attribute.Use | |
|---|---|
void |
Attribute.xsetUse(Attribute.Use use)
Sets (as xml) the "use" attribute |
| Uses of Attribute.Use in org.w3.x2001.xmlSchema.impl |
|---|
| Classes in org.w3.x2001.xmlSchema.impl that implement Attribute.Use | |
|---|---|
static class |
AttributeImpl.UseImpl
An XML use(@). |
| Methods in org.w3.x2001.xmlSchema.impl that return Attribute.Use | |
|---|---|
Attribute.Use |
AttributeImpl.xgetUse()
Gets (as xml) the "use" attribute |
| Methods in org.w3.x2001.xmlSchema.impl with parameters of type Attribute.Use | |
|---|---|
void |
AttributeImpl.xsetUse(Attribute.Use use)
Sets (as xml) the "use" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||