public class QuoteTreeTO extends BaseTO
| Modifier and Type | Field and Description |
|---|---|
private CRMEntryTO |
crmEntry |
private Set<ProjectTO> |
projects |
private Set<QuoteTO> |
quotes |
| Constructor and Description |
|---|
QuoteTreeTO() |
| Modifier and Type | Method and Description |
|---|---|
CRMEntryTO |
getCrmEntry() |
Set<ProjectTO> |
getProjects() |
Set<QuoteTO> |
getQuotes() |
void |
setCrmEntry(CRMEntryTO crmEntry) |
void |
setProjects(Set<ProjectTO> projects) |
void |
setQuotes(Set<QuoteTO> quotes) |
clearPersistanceProps, equals, getDateCreated, getDateModified, getId, getVersion, hashCode, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersion, toStringprivate CRMEntryTO crmEntry
public CRMEntryTO getCrmEntry()
public void setCrmEntry(CRMEntryTO crmEntry)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.