public class XmlPropertyBean extends Object
 Represents a property to be set in a ObjectBuilder.
 
| Constructor and Description | 
|---|
XmlPropertyBean()
 Default constructor. 
 | 
XmlPropertyBean(String key,
               String value)
 Constructor based on a given key and a give, associated value. 
 | 
Copyright © 2012-2015. All Rights Reserved.