java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.CompanyImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
industry | |||||||||||
name | |||||||||||
size | |||||||||||
ticker | |||||||||||
type |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Company
|
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 |
---|