Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.metadataprocessors.features
Interface IDefaultValue

All Superinterfaces:
IMetaDataEnabledFeature
All Known Implementing Classes:
AbstractEnumerationType, BooleanType, ColorType, ContentType, CurrencyCodeType, DoubleType, EnumerationType, IntegerType, LanguageCodeType, LengthType, LinkType, LocaleType, LongType, MultiSignatureEnumerationType, NumberType, StringType, TimeZoneType

public interface IDefaultValue
extends IMetaDataEnabledFeature

Interface providing a default value.


Field Summary
static java.lang.String DEFAULT_VALUE_PROP_NAME
          Default name of property in annotation file to use when supplying default values from meta-data
 
Method Summary
 java.lang.String getDefaultValue ()
           
 
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors. IMetaDataEnabledFeature
getMetaDataContext, getStructuredDocumentContext, setMetaDataContext, setStructuredDocumentContext
 

Field Detail

DEFAULT_VALUE_PROP_NAME

static final java.lang.String DEFAULT_VALUE_PROP_NAME
Default name of property in annotation file to use when supplying default values from meta-data

See Also:
Constant Field Values
Method Detail

getDefaultValue

java.lang.String getDefaultValue()
Returns:
default value or null if one not defined



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire