public interface

ITypedOptionDefinition

implements IOptionDefinition
com.pnfsoftware.jeb.core.ITypedOptionDefinition
Known Indirect Subclasses

Class Overview

Extended, typed option containing type of definition in addition to IOptionDefinition.

Summary

Nested Classes
enum ITypedOptionDefinition.Type Types of typed options. 
Public Methods
abstract Object getOptions()
Optional additional options
abstract ITypedOptionDefinition.Type getType()
Retrieve the type of the option
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.IOptionDefinition

Public Methods

public abstract Object getOptions ()

Optional additional options

Returns
  • additional options, depends on type

public abstract ITypedOptionDefinition.Type getType ()

Retrieve the type of the option

Returns
  • the type