|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.contentmodel.annotation.CMAnnotationPropertyValue
org.eclipse.jst.jsf.common.metadata
package
public class CMAnnotationPropertyValue
The class used to return result of a query on the annotation model.
Constructor Summary | |
---|---|
CMAnnotationPropertyValue(ICMAnnotationSourceFileInfo fileInfo,
java.util.List propertyValues)
Deprecated. Constructor |
Method Summary | |
---|---|
java.lang.String |
getBundleId()
Deprecated. Convenience method for accessing the bundleid |
ICMAnnotationSourceFileInfo |
getFileInfo()
Deprecated. |
java.lang.String |
getPropertyValue()
Deprecated. Return first string property value. |
java.util.List |
getPropertyValues()
Deprecated. Return list of property values as strings for the given property |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMAnnotationPropertyValue(ICMAnnotationSourceFileInfo fileInfo, java.util.List propertyValues)
fileInfo
- propertyValues
- Method Detail |
---|
public java.lang.String getBundleId()
public ICMAnnotationSourceFileInfo getFileInfo()
public java.lang.String getPropertyValue()
public java.util.List getPropertyValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |