com.google.code.linkedinapi.schema.Certification |
Known Indirect Subclasses |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}id"/> <element ref="{}name"/> <element ref="{}authority"/> <element ref="{}number"/> <element ref="{}start-date"/> <element ref="{}end-date"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the authority property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Sets the value of the authority property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the startDate property.
|
Gets the value of the authority property.
Authority
Gets the value of the endDate property.
EndDate
Gets the value of the id property.
Gets the value of the name property.
Gets the value of the number property.
Gets the value of the startDate property.
StartDate
Sets the value of the authority property.
value | Allowed object is
Authority
|
---|
Sets the value of the endDate property.
value | Allowed object is
EndDate
|
---|
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the name property.
value | Allowed object is String |
---|
Sets the value of the number property.
value | Allowed object is String |
---|
Sets the value of the startDate property.
value | Allowed object is
StartDate
|
---|