java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.properties.impl.PropertyDefinition |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getDescription()
Get a description string for the property.
| ||||||||||
int |
getFlags()
Get the property flags.
| ||||||||||
String |
getName()
Get the property name.
| ||||||||||
PropertyDefinitionManager | getPropertyDefinitionManager() | ||||||||||
IPropertyType |
getType()
Get the property type.
| ||||||||||
boolean |
isInternal()
Determine if the property is internal.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get a description string for the property.
Get the property flags.
Get the property name.
Determine if the property is internal. Internal properties are generally not displayed by clients.