Package | Description |
---|---|
org.encog.app.analyst.script.prop |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
PropertyEntry(PropertyType theEntryType,
String theName,
String theSection)
Construct a property entry.
|
Copyright © 2014. All Rights Reserved.