public class JaxbSynchronizeElement
extends java.lang.Object
Java class for synchronize-element complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="synchronize-element">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="table" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
table |
| Constructor and Description |
|---|
JaxbSynchronizeElement() |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.