Uses of Enum Class
com.ibm.dtfj.utils.file.ImageSourceType
Packages that use ImageSourceType
-
Uses of ImageSourceType in com.ibm.dtfj.utils.file
Subclasses with type arguments of type ImageSourceType in com.ibm.dtfj.utils.fileModifier and TypeClassDescriptionenum
Enum which represents the type of source that an image has been derived from i.e. core file, javacore or PHD.Methods in com.ibm.dtfj.utils.file that return ImageSourceTypeModifier and TypeMethodDescriptionManagedImageSource.getType()
static ImageSourceType
Returns the enum constant of this class with the specified name.static ImageSourceType[]
ImageSourceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.ibm.dtfj.utils.file with parameters of type ImageSourceType