|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the type of contained elementspublic interface ICopyable<E extends IElement>
Interface of objects (mainly data sets) which support element copying.
| Method Summary | |
|---|---|
Collection<IElementCopier<E>> |
getCopiers()
Returns a collection of compatible element copiers. |
IElementCopier<E> |
getDefaultCopier()
Returns the default element copier. |
| Method Detail |
|---|
IElementCopier<E> getDefaultCopier()
Collection<IElementCopier<E>> getCopiers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||