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 © 2022. All rights reserved.