|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FlatPointType
Java content class for flatPointType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/data/NVO/staff/mccusker/schema/specxml2-1.01b.xsd line 249)
<complexType name="flatPointType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="BG" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="BG_ErrH" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="BG_ErrL" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="BG_Qual" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="BG_Sys" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="F" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="F_ErrH" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="F_ErrL" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="F_Qual" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="F_Sys" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SP" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SP_BinH" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SP_BinL" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SP_Res" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="SP_Size" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="T" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="T_BinH" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="T_BinL" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="T_Res" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="T_Size" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
double |
getBG()
Gets the value of the bg property. |
double |
getBGErrH()
Gets the value of the bgErrH property. |
double |
getBGErrL()
Gets the value of the bgErrL property. |
int |
getBGQual()
Gets the value of the bgQual property. |
double |
getBGSys()
Gets the value of the bgSys property. |
double |
getF()
Gets the value of the f property. |
double |
getFErrH()
Gets the value of the fErrH property. |
double |
getFErrL()
Gets the value of the fErrL property. |
int |
getFQual()
Gets the value of the fQual property. |
double |
getFSys()
Gets the value of the fSys property. |
double |
getSP()
Gets the value of the sp property. |
double |
getSPBinH()
Gets the value of the spBinH property. |
double |
getSPBinL()
Gets the value of the spBinL property. |
double |
getSPRes()
Gets the value of the spRes property. |
double |
getSPSize()
Gets the value of the spSize property. |
double |
getT()
Gets the value of the t property. |
double |
getTBinH()
Gets the value of the tBinH property. |
double |
getTBinL()
Gets the value of the tBinL property. |
double |
getTRes()
Gets the value of the tRes property. |
double |
getTSize()
Gets the value of the tSize property. |
boolean |
isSetBG()
|
boolean |
isSetBGErrH()
|
boolean |
isSetBGErrL()
|
boolean |
isSetBGQual()
|
boolean |
isSetBGSys()
|
boolean |
isSetF()
|
boolean |
isSetFErrH()
|
boolean |
isSetFErrL()
|
boolean |
isSetFQual()
|
boolean |
isSetFSys()
|
boolean |
isSetSP()
|
boolean |
isSetSPBinH()
|
boolean |
isSetSPBinL()
|
boolean |
isSetSPRes()
|
boolean |
isSetSPSize()
|
boolean |
isSetT()
|
boolean |
isSetTBinH()
|
boolean |
isSetTBinL()
|
boolean |
isSetTRes()
|
boolean |
isSetTSize()
|
void |
setBG(double value)
Sets the value of the bg property. |
void |
setBGErrH(double value)
Sets the value of the bgErrH property. |
void |
setBGErrL(double value)
Sets the value of the bgErrL property. |
void |
setBGQual(int value)
Sets the value of the bgQual property. |
void |
setBGSys(double value)
Sets the value of the bgSys property. |
void |
setF(double value)
Sets the value of the f property. |
void |
setFErrH(double value)
Sets the value of the fErrH property. |
void |
setFErrL(double value)
Sets the value of the fErrL property. |
void |
setFQual(int value)
Sets the value of the fQual property. |
void |
setFSys(double value)
Sets the value of the fSys property. |
void |
setSP(double value)
Sets the value of the sp property. |
void |
setSPBinH(double value)
Sets the value of the spBinH property. |
void |
setSPBinL(double value)
Sets the value of the spBinL property. |
void |
setSPRes(double value)
Sets the value of the spRes property. |
void |
setSPSize(double value)
Sets the value of the spSize property. |
void |
setT(double value)
Sets the value of the t property. |
void |
setTBinH(double value)
Sets the value of the tBinH property. |
void |
setTBinL(double value)
Sets the value of the tBinL property. |
void |
setTRes(double value)
Sets the value of the tRes property. |
void |
setTSize(double value)
Sets the value of the tSize property. |
void |
unsetBG()
|
void |
unsetBGErrH()
|
void |
unsetBGErrL()
|
void |
unsetBGQual()
|
void |
unsetBGSys()
|
void |
unsetF()
|
void |
unsetFErrH()
|
void |
unsetFErrL()
|
void |
unsetFQual()
|
void |
unsetFSys()
|
void |
unsetSP()
|
void |
unsetSPBinH()
|
void |
unsetSPBinL()
|
void |
unsetSPRes()
|
void |
unsetSPSize()
|
void |
unsetT()
|
void |
unsetTBinH()
|
void |
unsetTBinL()
|
void |
unsetTRes()
|
void |
unsetTSize()
|
| Method Detail |
|---|
int getFQual()
void setFQual(int value)
boolean isSetFQual()
void unsetFQual()
double getSPBinH()
void setSPBinH(double value)
boolean isSetSPBinH()
void unsetSPBinH()
double getBGErrH()
void setBGErrH(double value)
boolean isSetBGErrH()
void unsetBGErrH()
double getTSize()
void setTSize(double value)
boolean isSetTSize()
void unsetTSize()
int getBGQual()
void setBGQual(int value)
boolean isSetBGQual()
void unsetBGQual()
double getBGErrL()
void setBGErrL(double value)
boolean isSetBGErrL()
void unsetBGErrL()
double getSPRes()
void setSPRes(double value)
boolean isSetSPRes()
void unsetSPRes()
double getFErrH()
void setFErrH(double value)
boolean isSetFErrH()
void unsetFErrH()
double getSPSize()
void setSPSize(double value)
boolean isSetSPSize()
void unsetSPSize()
double getFSys()
void setFSys(double value)
boolean isSetFSys()
void unsetFSys()
double getSP()
void setSP(double value)
boolean isSetSP()
void unsetSP()
double getF()
void setF(double value)
boolean isSetF()
void unsetF()
double getT()
void setT(double value)
boolean isSetT()
void unsetT()
double getTRes()
void setTRes(double value)
boolean isSetTRes()
void unsetTRes()
double getTBinH()
void setTBinH(double value)
boolean isSetTBinH()
void unsetTBinH()
double getBGSys()
void setBGSys(double value)
boolean isSetBGSys()
void unsetBGSys()
double getTBinL()
void setTBinL(double value)
boolean isSetTBinL()
void unsetTBinL()
double getBG()
void setBG(double value)
boolean isSetBG()
void unsetBG()
double getSPBinL()
void setSPBinL(double value)
boolean isSetSPBinL()
void unsetSPBinL()
double getFErrL()
void setFErrL(double value)
boolean isSetFErrL()
void unsetFErrL()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||