public class VCardQuery
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
VCardQuery.OrderBy |
Modifier and Type | Field and Description |
---|---|
boolean |
escapeQuery |
int |
from |
VCardQuery.OrderBy |
orderBy |
java.lang.String |
query |
int |
size |
Constructor and Description |
---|
VCardQuery() |
Modifier and Type | Method and Description |
---|---|
static VCardQuery |
create(java.lang.String query) |
public int from
public int size
public java.lang.String query
public VCardQuery.OrderBy orderBy
public boolean escapeQuery
public static VCardQuery create(java.lang.String query)
Copyright © 2021. All Rights Reserved.