public interface ILink extends Reference
| Modifier and Type | Interface and Description |
|---|---|
static class |
ILink.Rel
The Rel class defines constants for some common link relation types.
|
static class |
ILink.Type
The Type class contains several common link content types.
|
String getRel()
ILink.Rel class.ILink.Relvoid setRel(String rel)
String getType()
void setType(String type)
Copyright © 2012. All Rights Reserved.