public class ColumnBean extends Object
| Constructor and Description |
|---|
ColumnBean(org.gcube.data.analysis.tabulardata.model.column.Column column,
org.sdmxsource.sdmx.api.model.mutable.conceptscheme.ConceptMutableBean associatedConcept) |
| Modifier and Type | Method and Description |
|---|---|
org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean |
getAssociatedCodelist() |
org.gcube.data.analysis.tabulardata.model.column.Column |
getColumn() |
String |
getName(String locale) |
boolean |
isPrimary() |
void |
setCodelist(org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean codelistBean) |
void |
setPrimary(boolean isPrimary) |
public ColumnBean(org.gcube.data.analysis.tabulardata.model.column.Column column,
org.sdmxsource.sdmx.api.model.mutable.conceptscheme.ConceptMutableBean associatedConcept)
public boolean isPrimary()
public void setPrimary(boolean isPrimary)
public void setCodelist(org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean codelistBean)
public org.gcube.data.analysis.tabulardata.model.column.Column getColumn()
public org.sdmxsource.sdmx.api.model.beans.codelist.CodelistBean getAssociatedCodelist()
Copyright © 2018. All Rights Reserved.