public class SnapshotIdDataObj extends Object
Java class for snapshotIdDataObj complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="snapshotIdDataObj">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}long"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Constructor and Description |
|---|
SnapshotIdDataObj() |
Copyright © 2004-2013 Hudson. All Rights Reserved.