# Enum: com.pnfsoftware.jeb.core.ITypedOptionDefinition.Type

Types of typed options.

## Constant: Checkbox

## Constant: Description

## Constant: List

## Constant: Text

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.core.ITypedOptionDefinition.Type`


## Static Method: values
- return type: `com.pnfsoftware.jeb.core.ITypedOptionDefinition.Type[]`


