com.google.code.linkedinapi.schema.Company |
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="{}type" minOccurs="0"/> <element ref="{}name"/> <element ref="{}industry" minOccurs="0"/> <element ref="{}size" minOccurs="0"/> <element ref="{}ticker" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the industry property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the size property.
| |||||||||||
Gets the value of the ticker property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Sets the value of the industry property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the size property.
| |||||||||||
Sets the value of the ticker property.
| |||||||||||
Sets the value of the type property.
|
Gets the value of the industry property.
Gets the value of the name property.
Gets the value of the size property.
Gets the value of the ticker property.
Gets the value of the type property.
Sets the value of the industry property.
value | Allowed object is String |
---|
Sets the value of the name property.
value | Allowed object is String |
---|
Sets the value of the size property.
value | Allowed object is String |
---|
Sets the value of the ticker property.
value | Allowed object is String |
---|
Sets the value of the type property.
value | Allowed object is String |
---|