| 
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueMetadata
Metadata for a simple String value that will be type-converted
 if necessary before injecting.
| Method Summary | |
|---|---|
 java.lang.String | 
getStringValue()
Return the unconverted string representation of the value.  | 
 java.lang.String | 
getType()
Return the name of the type to which the value should be converted.  | 
| Method Detail | 
|---|
java.lang.String getStringValue()
value attribute or text part of the
 value element.
java.lang.String getType()
type attribute.
null if no type is specified.
  | 
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||