| java.lang.Object | |
| ↳ | com.sugarcrm.sugarcrm.FieldList2 |
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>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fieldList | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the fieldList property.
| |||||||||||
Sets the value of the fieldList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the fieldList property.
FieldList
Sets the value of the fieldList property.
| value | Allowed object is
FieldList
|
|---|