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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
|
The department within the organization. Deprecated.
A short description of the person's role in this organization. Deprecated.
The date that the person left this organization.
The location of this organization. Deprecated.
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. Possible values include, but are not limited to, the following values: - "work" - Work. - "school" - School.
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.