| java.lang.Object | ||
| ↳ | org.mule.modules.taleo.model.EntityBean | |
| ↳ | org.mule.modules.taleo.model.FlexEntityBean | |
Known Direct Subclasses
|
Java class for FlexEntityBean complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FlexEntityBean">
<complexContent>
<extension base="{urn:TBEWebAPI}EntityBean">
<sequence>
<element name="attributes" type="{urn:TBEWebAPI}ArrayOfFlexFieldBean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| attributes | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the attributes property.
| |||||||||||
Sets the value of the attributes property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.taleo.model.EntityBean
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the attributes property.
ArrayOfFlexFieldBean
Sets the value of the attributes property.
| value | Allowed object is
ArrayOfFlexFieldBean
|
|---|