Uses of Enum Class
com.ibm.j9ddr.StructureHeader.BlobID
-
Uses of StructureHeader.BlobID in com.ibm.j9ddr
Modifier and TypeMethodDescriptionStructureHeader.getBlobID()
static StructureHeader.BlobID
Returns the enum constant of this class with the specified name.static StructureHeader.BlobID[]
StructureHeader.BlobID.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionStructureHeader
(StructureHeader.BlobID id, int blobVersion, String packageID) Configure a structure header which is just identified by a blob type and version.