public class SfcTableOfContentDTO
extends java.lang.Object
Constructor and Description |
---|
SfcTableOfContentDTO() |
SfcTableOfContentDTO(java.util.Collection<? extends eu.europa.ec.sfc2014.core.model.domain.toc.TocItemImpl> col,
java.lang.String locale,
eu.europa.ec.sfc2014.frontoffice.interfaces.TranslationServiceSFC2014Local translationService) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SfcTableOfContentItemDTO> |
getTocItem() |
void |
setTocItem(java.util.Collection<SfcTableOfContentItemDTO> tocItems) |
java.lang.String |
toString() |
public SfcTableOfContentDTO()
public SfcTableOfContentDTO(java.util.Collection<? extends eu.europa.ec.sfc2014.core.model.domain.toc.TocItemImpl> col, java.lang.String locale, eu.europa.ec.sfc2014.frontoffice.interfaces.TranslationServiceSFC2014Local translationService)
public java.util.Collection<SfcTableOfContentItemDTO> getTocItem()
public void setTocItem(java.util.Collection<SfcTableOfContentItemDTO> tocItems)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2024. All rights reserved.