Uses of Enum Class
com.luciad.format.xml.bind.xlink.ILcdXLinkExpression.Actuate
Package
Description
This package provides support for representing and automatically resolving XLink (http://www.w3.org/TR/xlink/)
references during the decoding of a XML model.
-
Uses of ILcdXLinkExpression.Actuate in com.luciad.format.xml.bind.xlink
Modifier and TypeMethodDescriptionILcdXLinkExpression.getActuate()
Returns the desired timing of resolution of the expression.static ILcdXLinkExpression.Actuate
Returns the enum constant of this class with the specified name.static ILcdXLinkExpression.Actuate[]
ILcdXLinkExpression.Actuate.values()
Returns an array containing the constants of this enum class, in the order they are declared.