Uses of Enum Class
com.luciad.opensearch.model.TLcdOpenSearchDescription.SyndicationRight
Packages that use TLcdOpenSearchDescription.SyndicationRight
-
Uses of TLcdOpenSearchDescription.SyndicationRight in com.luciad.opensearch.model
Methods in com.luciad.opensearch.model that return TLcdOpenSearchDescription.SyndicationRightModifier and TypeMethodDescriptionTLcdOpenSearchDescription.getSyndicationRight()
Returns the value of the property that maps to theSyndicationRight
element.Returns the enum constant of this class with the specified name.TLcdOpenSearchDescription.SyndicationRight.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.opensearch.model with parameters of type TLcdOpenSearchDescription.SyndicationRightModifier and TypeMethodDescriptionvoid
TLcdOpenSearchDescription.setSyndicationRight
(TLcdOpenSearchDescription.SyndicationRight aValue) Sets the value of the property that maps to theSyndicationRight
element.static String
TLcdOpenSearchDescription.SyndicationRight.toValue
(TLcdOpenSearchDescription.SyndicationRight aValue)