public class LinkValue2 extends Object
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>
| Constructor and Description |
|---|
LinkValue2() |
| Modifier and Type | Method and Description |
|---|---|
LinkValue |
getLinkValue()
Gets the value of the linkValue property.
|
void |
setLinkValue(LinkValue value)
Sets the value of the linkValue property.
|
protected LinkValue linkValue
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.