|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActuateAttribute.Actuate | |
---|---|
org.w3.x1999.xlink | |
org.w3.x1999.xlink.impl |
Uses of ActuateAttribute.Actuate in org.w3.x1999.xlink |
---|
Methods in org.w3.x1999.xlink that return ActuateAttribute.Actuate | |
---|---|
static ActuateAttribute.Actuate |
ActuateAttribute.Actuate.Factory.newInstance()
|
static ActuateAttribute.Actuate |
ActuateAttribute.Actuate.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ActuateAttribute.Actuate |
ActuateAttribute.Actuate.Factory.newValue(java.lang.Object obj)
|
ActuateAttribute.Actuate |
ActuateAttribute.xgetActuate()
Gets (as xml) the "actuate" attribute |
Methods in org.w3.x1999.xlink with parameters of type ActuateAttribute.Actuate | |
---|---|
void |
ActuateAttribute.xsetActuate(ActuateAttribute.Actuate actuate)
Sets (as xml) the "actuate" attribute |
Uses of ActuateAttribute.Actuate in org.w3.x1999.xlink.impl |
---|
Classes in org.w3.x1999.xlink.impl that implement ActuateAttribute.Actuate | |
---|---|
static class |
ActuateAttributeImpl.ActuateImpl
An XML actuate(@http://www.w3.org/1999/xlink). |
Methods in org.w3.x1999.xlink.impl that return ActuateAttribute.Actuate | |
---|---|
ActuateAttribute.Actuate |
ActuateAttributeImpl.xgetActuate()
Gets (as xml) the "actuate" attribute |
Methods in org.w3.x1999.xlink.impl with parameters of type ActuateAttribute.Actuate | |
---|---|
void |
ActuateAttributeImpl.xsetActuate(ActuateAttribute.Actuate actuate)
Sets (as xml) the "actuate" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |