Uses of Enum Class
com.luciad.format.xml.bind.xlink.model.ELcdXLinkActuate
Packages that use 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
Methods in com.luciad.format.xml.bind.xlink.model that return ELcdXLinkActuateModifier and TypeMethodDescriptionstatic ELcdXLinkActuateTLcdXLinkSimpleLink.getActuate()Gets the actuate.static ELcdXLinkActuateReturns 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.Methods in com.luciad.format.xml.bind.xlink.model with parameters of type ELcdXLinkActuateModifier and TypeMethodDescriptionvoidTLcdXLinkSimpleLink.setActuate(ELcdXLinkActuate aValue) Sets the actuate.static StringELcdXLinkActuate.toValue(ELcdXLinkActuate aValue)