public class ScopedAttributeValue extends Object
Modifier and Type | Field and Description |
---|---|
private String |
scope
Scope of the attribute value.
|
private String |
value
Value of the attribute.
|
Constructor and Description |
---|
ScopedAttributeValue(String attributeValue,
String valueScope)
Constructor.
|
private String value
private String scope
Copyright © 1999-2012. All Rights Reserved.