public interface ComponentLinks
| Modifier and Type | Method and Description |
|---|---|
void |
addToComponentLink(ComponentLink addTo)
Adds to the list of componentLink.
|
List<ComponentLink> |
componentLink()
Returns the attribute componentLink.
|
void |
componentLink(List<ComponentLink> componentLink)
Sets the attribute componentLink.
|
List<ComponentLink> componentLink()
void componentLink(List<ComponentLink> componentLink)
componentLink - list of componentLinkvoid addToComponentLink(ComponentLink addTo)
addTo - value of componentLinkCopyright © 2017. All rights reserved.