# Enum: com.pnfsoftware.jeb.client.mcp.schemas.GetApkTextArtifactArguments.ArtifactKind
- Super class: `java.lang.Enum<com.pnfsoftware.jeb.client.mcp.schemas.GetApkTextArtifactArguments.ArtifactKind>`

## Constant: CERTIFICATE

## Constant: MANIFEST

## Constant: RESOURCE

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.GetApkTextArtifactArguments.ArtifactKind`


## Static Method: values
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.GetApkTextArtifactArguments.ArtifactKind[]`


