Class LookupOption
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class LookupOption
-
-
Constructor Summary
Constructors Constructor Description LookupOption(LookupAddress lookupAddress, Boolean isLoading)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final StringgetSubtitle()final LookupAddressgetLookupAddress()final BooleanisLoading()StringtoString()-
-
Constructor Detail
-
LookupOption
LookupOption(LookupAddress lookupAddress, Boolean isLoading)
-
-
Method Detail
-
getSubtitle
final String getSubtitle()
-
getLookupAddress
final LookupAddress getLookupAddress()
-
-
-
-