com.google.code.linkedinapi.schema.Bucket |
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="{}name"/> <element ref="{}code"/> <element ref="{}count"/> </sequence> </restriction> </complexContent> </complexType>
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.
|
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 |
---|