public class EntryList2 extends Object
Java class for entry_list2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="entry_list2">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="entry_list" type="{http://www.sugarcrm.com/sugarcrm}entry_list"/>
</all>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EntryList2() |
| Modifier and Type | Method and Description |
|---|---|
EntryList |
getEntryList()
Gets the value of the entryList property.
|
void |
setEntryList(EntryList value)
Sets the value of the entryList property.
|
protected EntryList entryList
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.