@ConsumerType public interface ValueMetadata extends NonNullMetadata
String
value that will be type-converted if
necessary before injecting.Modifier and Type | Method and Description |
---|---|
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.
|
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.Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0