com.google.android.gms.plus.model.people.Person.Organizations |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Person.Organizations.Type | The type of organization. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The department within the organization.
| |||||||||||
A short description of the person's role in this organization.
| |||||||||||
The date that the person left this organization.
| |||||||||||
The location of this organization.
| |||||||||||
The name of the organization.
| |||||||||||
The date that the person joined this organization.
| |||||||||||
The person's job title or role within the organization.
| |||||||||||
The type of organization.
| |||||||||||
Indicates whether the "department" field is explicitly set to a value.
| |||||||||||
Indicates whether the "description" field is explicitly set to a value.
| |||||||||||
Indicates whether the "endDate" field is explicitly set to a value.
| |||||||||||
Indicates whether the "location" field is explicitly set to a value.
| |||||||||||
Indicates whether the "name" field is explicitly set to a value.
| |||||||||||
Indicates whether the "primary" field is explicitly set to a value.
| |||||||||||
Indicates whether the "startDate" field is explicitly set to a value.
| |||||||||||
Indicates whether the "title" field is explicitly set to a value.
| |||||||||||
Indicates whether the "type" field is explicitly set to a value.
| |||||||||||
If "true", indicates this organization is the person's primary one, which is typically
interpreted as the current one.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The department within the organization. Deprecated.
Returns | |
---|---|
String |
A short description of the person's role in this organization. Deprecated.
Returns | |
---|---|
String |
The date that the person left this organization.
Returns | |
---|---|
String |
The location of this organization. Deprecated.
Returns | |
---|---|
String |
The name of the organization.
Returns | |
---|---|
String |
The date that the person joined this organization.
Returns | |
---|---|
String |
The person's job title or role within the organization.
Returns | |
---|---|
String |
The type of organization. Possible values include, but are not limited to, the following values: - "work" - Work. - "school" - School.
Returns | |
---|---|
int |
Indicates whether the "department" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "description" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "endDate" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "location" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "name" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "primary" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "startDate" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "title" field is explicitly set to a value.
Returns | |
---|---|
boolean |
Indicates whether the "type" field is explicitly set to a value.
Returns | |
---|---|
boolean |
If "true", indicates this organization is the person's primary one, which is typically interpreted as the current one.
Returns | |
---|---|
boolean |