| java.lang.Object | |
| ↳ | com.sugarcrm.sugarcrm.LinkValue2 |
Java class for link_value2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="link_value2">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="link_value" type="{http://www.sugarcrm.com/sugarcrm}link_value"/>
</all>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| linkValue | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the linkValue property.
| |||||||||||
Sets the value of the linkValue property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the linkValue property.
LinkValue
Sets the value of the linkValue property.
| value | Allowed object is
LinkValue
|
|---|