JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
de.rpgframework.rules
de.rpgframework.genericrpg.data
IAttribute
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getName(Locale)
getName()
getShortName(Locale)
isDerived()
Interface IAttribute
public interface
IAttribute
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
String
getName
(
Locale
locale)
String
getShortName
(
Locale
locale)
boolean
isDerived
()
Method Details
getName
String
getName
(
Locale
locale)
getName
String
getName
()
getShortName
String
getShortName
(
Locale
locale)
isDerived
boolean
isDerived
()