public class CmsPropertyCompareBean extends java.lang.Object
| Constructor and Description |
|---|
CmsPropertyCompareBean(CmsAttributeComparison comp)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProperty()
Gets the attribute name.
|
java.lang.String |
getV1()
Gets the value for the first version.
|
java.lang.String |
getV2()
Gets the value for the second version.
|
public CmsPropertyCompareBean(CmsAttributeComparison comp)
comp - an attribute comparisonpublic java.lang.String getProperty()
public java.lang.String getV1()
public java.lang.String getV2()