|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyType | |
---|---|
org.encog.app.analyst.script.prop |
Uses of PropertyType in org.encog.app.analyst.script.prop |
---|
Methods in org.encog.app.analyst.script.prop that return PropertyType | |
---|---|
PropertyType |
PropertyEntry.getEntryType()
|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.encog.app.analyst.script.prop with parameters of type PropertyType | |
---|---|
PropertyEntry(PropertyType theEntryType,
String theName,
String theSection)
Construct a property entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |