| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.properties.impl.PropertyDefinition |
Definition of a property.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.properties.IPropertyDefinition
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getDescription()
Get a description string for the property.
| ||||||||||
| int |
getFlags()
Get the property flags.
| ||||||||||
| PropertyDefinitionManager |
getManager()
Retrieve the manager for this definition.
| ||||||||||
| String |
getName()
Get the property name.
| ||||||||||
| IPropertyType |
getType()
Get the property type.
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.properties.IPropertyDefinition
| |||||||||||
Get a description string for the property.
Get the property flags.
FLAG_xxx constants
Get the property name.