public class TableRef extends Object
Java class for table-ref complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="table-ref">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute ref="{}id use="required""/>
</restriction>
</complexContent>
</complexType>
protected String id
Copyright © 2017. All rights reserved.