| Modifier and Type | Method and Description |
|---|---|
static ContactSource |
ContactSource.fromDescription(String desc) |
static ContactSource |
ContactSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactSource[] |
ContactSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContactQuery.Builder |
ContactQuery.Builder.source(ContactSource source) |
Copyright © 2015. All Rights Reserved.