public class PropertyDefinition extends Object
| Constructor and Description |
|---|
PropertyDefinition(String propertyName,
String elementName)
Creates a new property definition.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the element name.
|
String |
getPropertyName()
Returns the property name.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.