# Interface: com.pnfsoftware.jeb.core.ITypedOptionDefinition

Extended, typed option containing type of definition in addition to [IOptionDefinition](IOptionDefinition).

## Method: getOptions
- return type: `java.lang.Object`

Description: Optional additional options
return: additional options, depends on type

## Method: getType
- return type: `com.pnfsoftware.jeb.core.ITypedOptionDefinition.Type`

Description: Retrieve the type of the option
return: the type

