|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.siemens.ct.exi.util.datatype.XSDDecimal
public class XSDDecimal
TODO Description
| Method Summary | |
|---|---|
XSDInteger |
getIntegral()
|
XSDInteger |
getReverseFractional()
|
boolean |
getSign()
|
static XSDDecimal |
newInstance()
|
void |
parse(java.lang.String decimal)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static XSDDecimal newInstance()
public boolean getSign()
public XSDInteger getIntegral()
public XSDInteger getReverseFractional()
public void parse(java.lang.String decimal)
throws XMLParsingException
XMLParsingException
|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||