public class ExtractionGroup
extends java.lang.Object
Constructor and Description |
---|
ExtractionGroup() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Extraction> |
getExtractions()
Gets the extractions.
|
java.lang.String |
getGroupName()
Gets the group name.
|
java.lang.Long |
getId()
Gets the id.
|
void |
setExtractions(java.util.List<Extraction> extractions)
Sets the extractions.
|
void |
setGroupName(java.lang.String groupName)
Sets the group name.
|
void |
setId(java.lang.Long id)
Sets the id.
|
public java.lang.Long getId()
public void setId(java.lang.Long id)
id
- the id to setpublic java.lang.String getGroupName()
public void setGroupName(java.lang.String groupName)
groupName
- the groupName to setpublic java.util.List<Extraction> getExtractions()
public void setExtractions(java.util.List<Extraction> extractions)
extractions
- the extractions to setCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa