|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkableItemLink
Abstract class LinkableItemLink
| Method Summary | |
|---|---|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
short |
getLinkType()
Retrieves the value for the attribute linkType. |
String |
getName()
Retrieves the value for the attribute name. |
Date |
getValidFrom()
Retrieves the possibly null value for the optional attribute validFrom. |
Date |
getValidTo()
Retrieves the possibly null value for the optional attribute validTo. |
void |
setDescription(String description)
Sets a new value for the attribute description. |
void |
setLinkType(short linkType)
Sets a new value for the attribute linkType. |
void |
setName(String name)
Sets a new value for the attribute name. |
void |
setValidFrom(Date validFrom)
Sets a new value for the attribute validFrom. |
void |
setValidTo(Date validTo)
Sets a new value for the attribute validTo. |
| Method Detail |
|---|
String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.short getLinkType()
linkType.
linkType.void setLinkType(short linkType)
linkType.
linkType - The non-null new value for attribute linkType.String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.Date getValidFrom()
validFrom.
validFrom.void setValidFrom(Date validFrom)
validFrom.
validFrom - The possibly null new value for attribute validFrom.Date getValidTo()
validTo.
validTo.void setValidTo(Date validTo)
validTo.
validTo - The possibly null new value for attribute validTo.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||