public class Contact extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Contact.Field |
| Modifier and Type | Field and Description |
|---|---|
static Contact.Field[] |
ALL_FIELDS |
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
Category[] |
getCategories() |
String |
getValue(Contact.Field field) |
public static final Contact.Field[] ALL_FIELDS
public String getValue(Contact.Field field)
public Category[] getCategories()
Copyright © 2004–2016. All rights reserved.