com.google.code.linkedinapi.schema.Property |
Known Indirect Subclasses |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>integer"> <attribute name="key" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </simpleContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the key property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the key property.
| |||||||||||
Sets the value of the value property.
|
Gets the value of the key property.
Gets the value of the value property.
Sets the value of the key property.
value | Allowed object is String |
---|
Sets the value of the value property.
value | Allowed object is String |
---|