All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.plus.model.Person.Organizations.html Maven / Gradle / Ivy

The newest version!






Person.Organizations (Google+ API v1-rev20190328-1.30.10)












com.google.api.services.plus.model

Class Person.Organizations

    • Constructor Detail

      • Organizations

        public Organizations()
    • Method Detail

      • getDepartment

        public String getDepartment()
        The department within the organization. Deprecated.
        Returns:
        value or null for none
      • setDepartment

        public Person.Organizations setDepartment(String department)
        The department within the organization. Deprecated.
        Parameters:
        department - department or null for none
      • getDescription

        public String getDescription()
        A short description of the person's role in this organization. Deprecated.
        Returns:
        value or null for none
      • setDescription

        public Person.Organizations setDescription(String description)
        A short description of the person's role in this organization. Deprecated.
        Parameters:
        description - description or null for none
      • getEndDate

        public String getEndDate()
        The date that the person left this organization.
        Returns:
        value or null for none
      • setEndDate

        public Person.Organizations setEndDate(String endDate)
        The date that the person left this organization.
        Parameters:
        endDate - endDate or null for none
      • getLocation

        public String getLocation()
        The location of this organization. Deprecated.
        Returns:
        value or null for none
      • setLocation

        public Person.Organizations setLocation(String location)
        The location of this organization. Deprecated.
        Parameters:
        location - location or null for none
      • getName

        public String getName()
        The name of the organization.
        Returns:
        value or null for none
      • setName

        public Person.Organizations setName(String name)
        The name of the organization.
        Parameters:
        name - name or null for none
      • getPrimary

        public Boolean getPrimary()
        If "true", indicates this organization is the person's primary one, which is typically interpreted as the current one.
        Returns:
        value or null for none
      • setPrimary

        public Person.Organizations setPrimary(Boolean primary)
        If "true", indicates this organization is the person's primary one, which is typically interpreted as the current one.
        Parameters:
        primary - primary or null for none
      • getStartDate

        public String getStartDate()
        The date that the person joined this organization.
        Returns:
        value or null for none
      • setStartDate

        public Person.Organizations setStartDate(String startDate)
        The date that the person joined this organization.
        Parameters:
        startDate - startDate or null for none
      • getTitle

        public String getTitle()
        The person's job title or role within the organization.
        Returns:
        value or null for none
      • setTitle

        public Person.Organizations setTitle(String title)
        The person's job title or role within the organization.
        Parameters:
        title - title or null for none
      • getType

        public String getType()
        The type of organization. Possible values include, but are not limited to, the following values: - "work" - Work. - "school" - School.
        Returns:
        value or null for none
      • setType

        public Person.Organizations setType(String type)
        The type of organization. Possible values include, but are not limited to, the following values: - "work" - Work. - "school" - School.
        Parameters:
        type - type or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy