| com.google.gdata.data.ILink |
Known Indirect Subclasses
|
Common interface for Links.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ILink.Rel | The Rel class defines constants for some common link relation types. | ||||||||||
| ILink.Type | The Type class contains several common link content types. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the link relation type.
| |||||||||||
Returns the mime type of the link.
| |||||||||||
Sets the link relation type.
| |||||||||||
Sets the mime type of the link.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.gdata.data.Reference
| |||||||||||
Returns the mime type of the link.
Sets the link relation type.
| rel |
|---|
Sets the mime type of the link.
| type |
|---|