| |
|
| javax.management.MBeanAttributeInfo org.archive.crawler.settings.ModuleAttributeInfo
getDefaultValue | public Object getDefaultValue()(Code) | | Default value. |
isComplexType | public boolean isComplexType()(Code) | | Returns true if this attribute refers to a ComplexType.
true if this attribute refers to a ComplexType. |
isExpertSetting | public boolean isExpertSetting()(Code) | | Returns true if this Type should only show up in expert mode in UI.
true if this Type should only show up in expert mode in UI. |
isOverrideable | public boolean isOverrideable()(Code) | | Returns true if this attribute could be overridden in per settings.
True if overrideable. |
isTransient | public boolean isTransient()(Code) | | Returns true if this attribute should be hidden from UI and not be
serialized to persistent storage.
True if transient. |
|
|
|