public class TestRef extends TermType implements java.io.Serializable
Java class for TestRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TestRef">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}TermType">
<attribute name="rRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
rRef |
| Constructor and Description |
|---|
TestRef() |
Copyright © 2012. All Rights Reserved.