com.google.code.linkedinapi.schema.Patent |
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="{}title"/> <element ref="{}date"/> <element ref="{}url"/> <element ref="{}summary"/> <element ref="{}number"/> <element ref="{}status"/> <element ref="{}office"/> <element ref="{}inventors"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the date property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the inventors property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the office property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the summary property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the url property.
| |||||||||||
Sets the value of the date property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the inventors property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the office property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the summary property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the url property.
|
Gets the value of the date property.
Date
Gets the value of the id property.
Gets the value of the inventors property.
Inventors
Gets the value of the number property.
Gets the value of the office property.
Office
Gets the value of the status property.
Status
Gets the value of the summary property.
Gets the value of the title property.
Gets the value of the url property.
Sets the value of the date property.
value | Allowed object is
Date
|
---|
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the inventors property.
value | Allowed object is
Inventors
|
---|
Sets the value of the number property.
value | Allowed object is String |
---|
Sets the value of the office property.
value | Allowed object is
Office
|
---|
Sets the value of the status property.
value | Allowed object is
Status
|
---|
Sets the value of the summary property.
value | Allowed object is String |
---|
Sets the value of the title property.
value | Allowed object is String |
---|
Sets the value of the url property.
value | Allowed object is String |
---|