|
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.XSDDouble
public class XSDDouble
TODO Description
| Field Summary | |
|---|---|
long |
exponent
|
long |
mantissa
|
| Method Summary | |
|---|---|
static XSDDouble |
newInstance()
|
boolean |
parse(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long mantissa
public long exponent
| Method Detail |
|---|
public static XSDDouble newInstance()
public boolean parse(java.lang.String s)
|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||