Uses of Enum Class
com.luciad.opensearch.model.TLcdOpenSearchQuery.Role
Packages that use TLcdOpenSearchQuery.Role
-
Uses of TLcdOpenSearchQuery.Role in com.luciad.opensearch.model
Methods in com.luciad.opensearch.model that return TLcdOpenSearchQuery.RoleModifier and TypeMethodDescriptionstatic TLcdOpenSearchQuery.RoleTLcdOpenSearchQuery.getRole()Returns the value of the property that maps to theroleattribute.static TLcdOpenSearchQuery.RoleReturns 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.Methods in com.luciad.opensearch.model with parameters of type TLcdOpenSearchQuery.RoleModifier and TypeMethodDescriptionvoidTLcdOpenSearchQuery.setRole(TLcdOpenSearchQuery.Role aValue) Sets the value of the property that maps to theroleattribute.static StringTLcdOpenSearchQuery.Role.toValue(TLcdOpenSearchQuery.Role aValue)