Uses of Class
com.podio.space.SpaceMini
-
Packages that use SpaceMini Package Description com.podio.org com.podio.space com.podio.stream -
-
Uses of SpaceMini in com.podio.org
Methods in com.podio.org that return types with arguments of type SpaceMini Modifier and Type Method Description List<SpaceMini>OrganizationWithSpaces. getSpaces()Method parameters in com.podio.org with type arguments of type SpaceMini Modifier and Type Method Description voidOrganizationWithSpaces. setSpaces(List<SpaceMini> spaces) -
Uses of SpaceMini in com.podio.space
Subclasses of SpaceMini in com.podio.space Modifier and Type Class Description classSpaceclassSpaceWithOrganization -
Uses of SpaceMini in com.podio.stream
Methods in com.podio.stream that return SpaceMini Modifier and Type Method Description SpaceMiniStreamObject. getSpace()SpaceMiniStreamObjectV2. getSpace()Methods in com.podio.stream with parameters of type SpaceMini Modifier and Type Method Description voidStreamObject. setSpace(SpaceMini space)voidStreamObjectV2. setSpace(SpaceMini space)
-