public class AttributeReferenceXto extends OperandXto
Java class for AttributeReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributeReference">
<simpleContent>
<extension base="<http://eclipse.org/stardust/ws/v2012a/api/query>Operand">
<attribute name="entity" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
AttributeReferenceXto() |
Copyright © 2016 Eclipse Stardust. All Rights Reserved.