public class XPFAttributeValue extends XPFEntity
| 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 © 2023. All rights reserved.