public class AbstractPropertyPlaceholder.LateBindingValueMetadata extends Object implements ValueMetadata
| Constructor and Description |
|---|
AbstractPropertyPlaceholder.LateBindingValueMetadata(ValueMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
Return the unconverted string representation of the value.
|
String |
getType()
Return the name of the type to which the value should be converted.
|
public AbstractPropertyPlaceholder.LateBindingValueMetadata(ValueMetadata metadata)
public String getStringValue()
ValueMetadatavalue attribute or text part of the
value element.getStringValue in interface ValueMetadatapublic String getType()
ValueMetadatatype attribute.getType in interface ValueMetadatanull if no type is specified.Copyright © 2012. All Rights Reserved.