Uses of Enum Class
com.luciad.format.xml.bind.xlink.model.ELcdXLinkShow
Packages that use 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
Methods in com.luciad.format.xml.bind.xlink.model that return ELcdXLinkShowModifier and TypeMethodDescriptionstatic ELcdXLinkShowTLcdXLinkSimpleLink.getShow()Gets the show.static ELcdXLinkShowReturns 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.Methods in com.luciad.format.xml.bind.xlink.model with parameters of type ELcdXLinkShowModifier and TypeMethodDescriptionvoidTLcdXLinkSimpleLink.setShow(ELcdXLinkShow aValue) Sets the show.static StringELcdXLinkShow.toValue(ELcdXLinkShow aValue)