Uses of Enum Class
com.ibm.jvm.dtfjview.commands.BaseJdmpviewCommand.ArtifactType
Packages that use BaseJdmpviewCommand.ArtifactType
-
Uses of BaseJdmpviewCommand.ArtifactType in com.ibm.jvm.dtfjview.commands
Methods in com.ibm.jvm.dtfjview.commands that return BaseJdmpviewCommand.ArtifactTypeModifier and TypeMethodDescriptionprotected BaseJdmpviewCommand.ArtifactType
BaseJdmpviewCommand.getArtifactType()
Determine the type of artifact currently being operated on.Returns the enum constant of this class with the specified name.static BaseJdmpviewCommand.ArtifactType[]
BaseJdmpviewCommand.ArtifactType.values()
Returns an array containing the constants of this enum class, in the order they are declared.