public class XmlGroupTableDetailValue extends XmlGroupValue implements Comparable<XmlGroupTableDetailValue>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
forceAutoCompute
force auto compute
|
autoCompute, comment, displayAutoCompute, editable, editing, name, oldValue, opinion, reliability, unit, value, verification, visiblealwaysEditableVp, code, competence, displayAsDC, dynamicTitle, help, id, title, type, xmlType| Constructor and Description |
|---|
XmlGroupTableDetailValue()
Default constructor.
|
XmlGroupTableDetailValue(XmlGroupTableDetailValue pXmlGroup)
copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
XmlGroupTableDetailValue |
clone()
clone an XmlGroupTableDetailValue Object
|
int |
compareTo(XmlGroupTableDetailValue pOther)
compare to XmlGroupTableDetailValue
|
boolean |
containsIndicator()
return true if table contains indicator
|
void |
copy(XmlGroupTableDetailValue pXmlGroupTableDetailValue)
copy parameter into this
|
Boolean |
getForceAutoCompute() |
boolean |
isEmpty()
return true if table is empty, false else
|
void |
setForceAutoCompute(Boolean pForceAutoCompute) |
static DataLotDto |
updateLotWithGroupData(XmlGroupTableDetailValue pXmlGroupTableDetailValue,
DataLotDto pLot)
updates lot with group data
|
canView, containsData, copy, getAutoCompute, getComment, getDetailValue, getName, getOldValue, getOpinion, getReliability, getReliabilityName, getUnit, getValue, getVerification, isDisplayAutoCompute, isEditable, isEditing, isVisible, isVisibleIfPublished, setAutoCompute, setComment, setDisplayAutoCompute, setEditable, setEditing, setName, setOldValue, setOpinion, setReliability, setReliabilityName, setUnit, setValue, setValue, setValue, setVerification, setVisible, updateLotWithValue, updateXmlGroupTablePriceValue, updateXmlGroupTableValuecopy, escapeCode, getAlwaysEditableVp, getCode, getCompetence, getDisplayAsDC, getDynamicTitle, getEscapedCode, getHelp, getId, getTitle, getType, getXmlType, isAlawaysEditable, isCollectivityDetail, isContextValue, isDataIndicatorDetail, isDataIndicatorListDetail, isDelegateeDetail, isDescriptive, isEquipmentDetail, isGeneralTab, isIndicatorValue, isPriceDetail, isPriceValue, isSliceValue, isTaxeDetail, isTitleValue, isVariableValue, setCode, setCompetence, setDisplayAsDC, setDynamicTitle, setHelp, setId, setTitle, setType, setXmlTypeprotected Boolean forceAutoCompute
public XmlGroupTableDetailValue()
public XmlGroupTableDetailValue(XmlGroupTableDetailValue pXmlGroup)
public static DataLotDto updateLotWithGroupData(XmlGroupTableDetailValue pXmlGroupTableDetailValue, DataLotDto pLot) throws SispeaException, SispeaInputException
pXmlGroupTableDetailValue - pLot - SispeaExceptionSispeaInputExceptionpublic XmlGroupTableDetailValue clone()
clone in class XmlGroupValuepublic void copy(XmlGroupTableDetailValue pXmlGroupTableDetailValue)
public boolean isEmpty()
isEmpty in class XmlGroupValuepublic boolean containsIndicator()
containsIndicator in class XmlGroupValuepublic int compareTo(XmlGroupTableDetailValue pOther)
compareTo in interface Comparable<XmlGroupTableDetailValue>public Boolean getForceAutoCompute()
public void setForceAutoCompute(Boolean pForceAutoCompute)
Copyright © 2014–2015 eaudefrance. All rights reserved.