Uses of Class
de.blackrose01.model.platform.PlatformVersion
-
Packages that use PlatformVersion Package Description de.blackrose01 de.blackrose01.model.platform -
-
Uses of PlatformVersion in de.blackrose01
Methods in de.blackrose01 that return types with arguments of type PlatformVersion Modifier and Type Method Description List<PlatformVersion>IgdbWrapper. getPlatformVersions(Parameters parameters)Requests PlatformVersion information -
Uses of PlatformVersion in de.blackrose01.model.platform
Methods in de.blackrose01.model.platform that return PlatformVersion Modifier and Type Method Description PlatformVersionPlatformVersionReleaseDate. getPlatformVersionObject()Methods in de.blackrose01.model.platform that return types with arguments of type PlatformVersion Modifier and Type Method Description List<PlatformVersion>Platform. getVersionsObject()
-