|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Reference
The Reference interface is implemented by data model types that contain a reference to addressable content.
Method Summary | |
---|---|
java.lang.String |
getHref()
Returns the value of the resource reference. |
void |
setHref(java.lang.String href)
Sets the value of the resource reference. |
Method Detail |
---|
java.lang.String getHref()
void setHref(java.lang.String href)
href
- the resource href.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |