Uses of Class
com.podio.org.Organization
-
Packages that use Organization Package Description com.podio.contact com.podio.org com.podio.search -
-
Uses of Organization in com.podio.contact
Methods in com.podio.contact that return Organization Modifier and Type Method Description OrganizationOrganizationContactTotal. getOrg()Methods in com.podio.contact with parameters of type Organization Modifier and Type Method Description voidOrganizationContactTotal. setOrg(Organization org) -
Uses of Organization in com.podio.org
Methods in com.podio.org that return Organization Modifier and Type Method Description OrganizationOrgAPI. getOrganization(int orgId)Gets the organization with the given id. -
Uses of Organization in com.podio.search
Methods in com.podio.search that return Organization Modifier and Type Method Description OrganizationSearchResult. getOrg()Methods in com.podio.search with parameters of type Organization Modifier and Type Method Description voidSearchResult. setOrg(Organization org)
-