Uses of Enum Class
com.ibm.j9ddr.blobs.IBlobFactory.Platforms
-
Uses of IBlobFactory.Platforms in com.ibm.j9ddr.blobs
Modifier and TypeMethodDescriptionstatic IBlobFactory.Platforms
Returns the enum constant of this class with the specified name.static IBlobFactory.Platforms[]
IBlobFactory.Platforms.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionBlobFactory.getBlob
(IBlobFactory.Platforms platform, String id, int major, int minor, int revision) IBlobFactory.getBlob
(IBlobFactory.Platforms platform, String id, int major, int minor, int revision) Gets a blob for a specific platform version etc.