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