public class PageZl extends Object implements Serializable, Comparable<PageZl>
PageZl()
PageZl(AffaireZlArbo bean)
int
compareTo(PageZl o)
Set<SectionZl>
getSections()
String
getTitre()
void
setSections(Set<SectionZl> sections)
setTitre(String titre)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageZl()
public PageZl(AffaireZlArbo bean)
public Set<SectionZl> getSections()
public String getTitre()
public void setSections(Set<SectionZl> sections)
public void setTitre(String titre)
public int compareTo(PageZl o)
compareTo
Comparable<PageZl>
Copyright © 2016. All rights reserved.