|
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.XSDFloat
public class XSDFloat
TODO Description
Field Summary | |
---|---|
int |
exponent
|
int |
mantissa
|
Method Summary | |
---|---|
static XSDFloat |
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 int mantissa
public int exponent
Method Detail |
---|
public static XSDFloat 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 |