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()
ValueMetadata
value
attribute or text part of the
value
element.getStringValue
in interface ValueMetadata
public String getType()
ValueMetadata
type
attribute.getType
in interface ValueMetadata
null
if no type is specified.Copyright © 2013. All Rights Reserved.