Uses of Enum Class
com.luciad.opensearch.model.TLcdOpenSearchQuery.Role
-
Uses of TLcdOpenSearchQuery.Role in com.luciad.opensearch.model
Modifier and TypeMethodDescriptionstatic TLcdOpenSearchQuery.Role
TLcdOpenSearchQuery.getRole()
Returns the value of the property that maps to therole
attribute.static TLcdOpenSearchQuery.Role
Returns the enum constant of this class with the specified name.static TLcdOpenSearchQuery.Role[]
TLcdOpenSearchQuery.Role.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdOpenSearchQuery.setRole
(TLcdOpenSearchQuery.Role aValue) Sets the value of the property that maps to therole
attribute.static String
TLcdOpenSearchQuery.Role.toValue
(TLcdOpenSearchQuery.Role aValue)