Uses of Enum Class
com.luciad.format.xml.bind.xlink.model.ELcdXLinkActuate
Package
Description
This package provides the domain model for representing XLink (http://www.w3.org/TR/xlink/)
simple links.
-
Uses of ELcdXLinkActuate in com.luciad.format.xml.bind.xlink.model
Modifier and TypeMethodDescriptionstatic ELcdXLinkActuate
TLcdXLinkSimpleLink.getActuate()
Gets the actuate.static ELcdXLinkActuate
Returns the enum constant of this class with the specified name.static ELcdXLinkActuate[]
ELcdXLinkActuate.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdXLinkSimpleLink.setActuate
(ELcdXLinkActuate aValue) Sets the actuate.static String
ELcdXLinkActuate.toValue
(ELcdXLinkActuate aValue)