public final class VCardUrlType extends Object
Enumerates url type
Modifier and Type | Field and Description |
---|---|
static int |
HOME
Home type
|
static int |
None
No type is specified
|
static int |
WORK
Work type
|
Constructor and Description |
---|
VCardUrlType() |
public static final int None
No type is specified
public static final int HOME
Home type
public static final int WORK
Work type
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.