JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
noppes.npcs.api.handler.data
Interface IDialogCategory
public interface
IDialogCategory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IDialog
create
()
List
<
IDialog
>
dialogs
()
String
getName
()
Method Details
dialogs
List
<
IDialog
>
dialogs
()
getName
String
getName
()
create
IDialog
create
()