|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.ext.AbstractPropertyPlaceholder.LateBindingValueMetadata
public class AbstractPropertyPlaceholder.LateBindingValueMetadata
Constructor Summary | |
---|---|
AbstractPropertyPlaceholder.LateBindingValueMetadata(ValueMetadata metadata)
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPropertyPlaceholder.LateBindingValueMetadata(ValueMetadata metadata)
Method Detail |
---|
public java.lang.String getStringValue()
ValueMetadata
value
attribute or text part of the
value
element.
getStringValue
in interface ValueMetadata
public java.lang.String getType()
ValueMetadata
type
attribute.
getType
in interface ValueMetadata
null
if no type is specified.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |