java.lang.Object | |
↳ | com.google.code.linkedinapi.schema.impl.BucketImpl |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
code | |||||||||||
count | |||||||||||
name |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the code property.
| |||||||||||
Gets the value of the count property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Sets the value of the code property.
| |||||||||||
Sets the value of the count property.
| |||||||||||
Sets the value of the name property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Bucket
|
Gets the value of the code property.
Gets the value of the count property.
Gets the value of the name property.
Sets the value of the code property.
value | Allowed object is String |
---|
Sets the value of the count property.
value | Allowed object is String |
---|
Sets the value of the name property.
value | Allowed object is String |
---|