public class XPFAttributeValue extends Object
| Modifier and Type | Field and Description | 
|---|---|
private XPFAttribute | 
attribute
The attribute definition. 
 | 
private String | 
stringValue
The String representation of the attribute value. 
 | 
private Object | 
value
The non-String representation of the attribute value. 
 | 
| Constructor and Description | 
|---|
XPFAttributeValue()  | 
private final String stringValue
private final Object value
private final XPFAttribute attribute
Copyright © 2000–2021 Elastic Path Software, Inc. All rights reserved.