public class WebAddressType extends Object
WebAddress. These are useful instead of magic strings.| Modifier and Type | Field and Description |
|---|---|
static WebAddressType |
Facebook
A candidate's Facebook profile URL
|
static WebAddressType |
ICQ
A candidate's ICQ username
|
static WebAddressType |
Instagram
A candidate's Instagram username
|
static WebAddressType |
LinkedIn
A LinkedIn URL
|
static WebAddressType |
PersonalWebsite
A personal website URL
|
static WebAddressType |
TwitterHandle
A candidate's Twitter handle
|
String |
Value
The raw string value
|
public static WebAddressType PersonalWebsite
public static WebAddressType LinkedIn
public static WebAddressType TwitterHandle
public static WebAddressType Facebook
public static WebAddressType Instagram
public static WebAddressType ICQ
public String Value
Copyright © 2020. All rights reserved.