PropertyValueVBean
SimplePropertyValueVBeanImpl
public interface SimplePropertyValueVBean
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getEffectiveValue() |
Returns the effective value of the property after all (if any) overrides have been applied.
|
java.lang.String |
getPropertyName() |
Returns the property name this PropertyValueVBean describes.
|