public class NewSetEntryResult extends Object
Java class for new_set_entry_result complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="new_set_entry_result">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
</all>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NewSetEntryResult() |
protected String id
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.