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