public class RWXSNumericVariable extends RWXSVariable
RWXSVariable.SourceLocation
RWXSNode.Type
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
legalCopyright |
Constructor and Description |
---|
RWXSNumericVariable() |
Modifier and Type | Method and Description |
---|---|
int |
getSize() |
void |
setFractionDigits(int fractionDigits) |
void |
setTotalDigits(int totalDigits) |
getPath, getType, getTypeName, instanceOf, setSampleData, setSourceLocation, setTypeLabel, setTypeXSD, setVariableIndexes
appendChild, getChildren, getLinearlySucceedingNode, getName, getParent, getSucceedingTag, hasChildren, isSucceedingClosing, setName, setNamespaceURI, toString
public static final java.lang.String legalCopyright
public void setTotalDigits(int totalDigits)
public void setFractionDigits(int fractionDigits)
public int getSize()
getSize
in class RWXSVariable