|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XLink.Actuate in org.geotoolkit.xml |
|---|
| Methods in org.geotoolkit.xml that return XLink.Actuate | |
|---|---|
XLink.Actuate |
XLink.getActuate()
Returns the desired timing of traversal from the starting resource to the ending resource. |
static XLink.Actuate |
XLink.Actuate.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XLink.Actuate[] |
XLink.Actuate.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.geotoolkit.xml with parameters of type XLink.Actuate | |
|---|---|
void |
XLink.setActuate(XLink.Actuate actuate)
Sets the desired timing of traversal from the starting resource to the ending resource. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||