com.google.android.gms.plus.model.people.Person.Urls |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Person.Urls.Type | The type of URL. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The label of the URL.
| |||||||||||
The type of URL.
| |||||||||||
The URL value.
| |||||||||||
Indicates whether the "label" field is explicitly set to a value.
| |||||||||||
Indicates whether the "type" field is explicitly set to a value.
| |||||||||||
Indicates whether the "value" field is explicitly set to a value.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The label of the URL.
Returns | |
---|---|
String |
The type of URL. Possible values include, but are not limited to, the following values: - "otherProfile" - URL for another profile. - "contributor" - URL to a site for which this person is a contributor. - "website" - URL for this Google+ Page's primary website. - "other" - Other URL.
Returns | |
---|---|
int |
The URL value.
Returns | |
---|---|
String |
Indicates whether the "label" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "type" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "value" field is explicitly set to a value.
Returns | |
---|---|
boolean |