|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.jaxb.impl.FlatPointTypeImpl
public class FlatPointTypeImpl
| Nested Class Summary | |
|---|---|
class |
FlatPointTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected double |
_BG
|
protected double |
_BGErrH
|
protected double |
_BGErrL
|
protected int |
_BGQual
|
protected double |
_BGSys
|
protected double |
_F
|
protected double |
_FErrH
|
protected double |
_FErrL
|
protected int |
_FQual
|
protected double |
_FSys
|
protected double |
_SP
|
protected double |
_SPBinH
|
protected double |
_SPBinL
|
protected double |
_SPRes
|
protected double |
_SPSize
|
protected double |
_T
|
protected double |
_TBinH
|
protected double |
_TBinL
|
protected double |
_TRes
|
protected double |
_TSize
|
protected boolean |
has_BG
|
protected boolean |
has_BGErrH
|
protected boolean |
has_BGErrL
|
protected boolean |
has_BGQual
|
protected boolean |
has_BGSys
|
protected boolean |
has_F
|
protected boolean |
has_FErrH
|
protected boolean |
has_FErrL
|
protected boolean |
has_FQual
|
protected boolean |
has_FSys
|
protected boolean |
has_SP
|
protected boolean |
has_SPBinH
|
protected boolean |
has_SPBinL
|
protected boolean |
has_SPRes
|
protected boolean |
has_SPSize
|
protected boolean |
has_T
|
protected boolean |
has_TBinH
|
protected boolean |
has_TBinL
|
protected boolean |
has_TRes
|
protected boolean |
has_TSize
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
FlatPointTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
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. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
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 |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean has_FQual
protected int _FQual
protected boolean has_SPBinH
protected double _SPBinH
protected boolean has_BGErrH
protected double _BGErrH
protected boolean has_TSize
protected double _TSize
protected boolean has_BGQual
protected int _BGQual
protected boolean has_BGErrL
protected double _BGErrL
protected boolean has_SPRes
protected double _SPRes
protected boolean has_FErrH
protected double _FErrH
protected boolean has_SPSize
protected double _SPSize
protected boolean has_FSys
protected double _FSys
protected boolean has_SP
protected double _SP
protected boolean has_F
protected double _F
protected boolean has_T
protected double _T
protected boolean has_TRes
protected double _TRes
protected boolean has_TBinH
protected double _TBinH
protected boolean has_BGSys
protected double _BGSys
protected boolean has_TBinL
protected double _TBinL
protected boolean has_BG
protected double _BG
protected boolean has_SPBinL
protected double _SPBinL
protected boolean has_FErrL
protected double _FErrL
public static final java.lang.Class version
| Constructor Detail |
|---|
public FlatPointTypeImpl()
| Method Detail |
|---|
public int getFQual()
FlatPointType
getFQual in interface FlatPointTypepublic void setFQual(int value)
FlatPointType
setFQual in interface FlatPointTypepublic boolean isSetFQual()
isSetFQual in interface FlatPointTypepublic void unsetFQual()
unsetFQual in interface FlatPointTypepublic double getSPBinH()
FlatPointType
getSPBinH in interface FlatPointTypepublic void setSPBinH(double value)
FlatPointType
setSPBinH in interface FlatPointTypepublic boolean isSetSPBinH()
isSetSPBinH in interface FlatPointTypepublic void unsetSPBinH()
unsetSPBinH in interface FlatPointTypepublic double getBGErrH()
FlatPointType
getBGErrH in interface FlatPointTypepublic void setBGErrH(double value)
FlatPointType
setBGErrH in interface FlatPointTypepublic boolean isSetBGErrH()
isSetBGErrH in interface FlatPointTypepublic void unsetBGErrH()
unsetBGErrH in interface FlatPointTypepublic double getTSize()
FlatPointType
getTSize in interface FlatPointTypepublic void setTSize(double value)
FlatPointType
setTSize in interface FlatPointTypepublic boolean isSetTSize()
isSetTSize in interface FlatPointTypepublic void unsetTSize()
unsetTSize in interface FlatPointTypepublic int getBGQual()
FlatPointType
getBGQual in interface FlatPointTypepublic void setBGQual(int value)
FlatPointType
setBGQual in interface FlatPointTypepublic boolean isSetBGQual()
isSetBGQual in interface FlatPointTypepublic void unsetBGQual()
unsetBGQual in interface FlatPointTypepublic double getBGErrL()
FlatPointType
getBGErrL in interface FlatPointTypepublic void setBGErrL(double value)
FlatPointType
setBGErrL in interface FlatPointTypepublic boolean isSetBGErrL()
isSetBGErrL in interface FlatPointTypepublic void unsetBGErrL()
unsetBGErrL in interface FlatPointTypepublic double getSPRes()
FlatPointType
getSPRes in interface FlatPointTypepublic void setSPRes(double value)
FlatPointType
setSPRes in interface FlatPointTypepublic boolean isSetSPRes()
isSetSPRes in interface FlatPointTypepublic void unsetSPRes()
unsetSPRes in interface FlatPointTypepublic double getFErrH()
FlatPointType
getFErrH in interface FlatPointTypepublic void setFErrH(double value)
FlatPointType
setFErrH in interface FlatPointTypepublic boolean isSetFErrH()
isSetFErrH in interface FlatPointTypepublic void unsetFErrH()
unsetFErrH in interface FlatPointTypepublic double getSPSize()
FlatPointType
getSPSize in interface FlatPointTypepublic void setSPSize(double value)
FlatPointType
setSPSize in interface FlatPointTypepublic boolean isSetSPSize()
isSetSPSize in interface FlatPointTypepublic void unsetSPSize()
unsetSPSize in interface FlatPointTypepublic double getFSys()
FlatPointType
getFSys in interface FlatPointTypepublic void setFSys(double value)
FlatPointType
setFSys in interface FlatPointTypepublic boolean isSetFSys()
isSetFSys in interface FlatPointTypepublic void unsetFSys()
unsetFSys in interface FlatPointTypepublic double getSP()
FlatPointType
getSP in interface FlatPointTypepublic void setSP(double value)
FlatPointType
setSP in interface FlatPointTypepublic boolean isSetSP()
isSetSP in interface FlatPointTypepublic void unsetSP()
unsetSP in interface FlatPointTypepublic double getF()
FlatPointType
getF in interface FlatPointTypepublic void setF(double value)
FlatPointType
setF in interface FlatPointTypepublic boolean isSetF()
isSetF in interface FlatPointTypepublic void unsetF()
unsetF in interface FlatPointTypepublic double getT()
FlatPointType
getT in interface FlatPointTypepublic void setT(double value)
FlatPointType
setT in interface FlatPointTypepublic boolean isSetT()
isSetT in interface FlatPointTypepublic void unsetT()
unsetT in interface FlatPointTypepublic double getTRes()
FlatPointType
getTRes in interface FlatPointTypepublic void setTRes(double value)
FlatPointType
setTRes in interface FlatPointTypepublic boolean isSetTRes()
isSetTRes in interface FlatPointTypepublic void unsetTRes()
unsetTRes in interface FlatPointTypepublic double getTBinH()
FlatPointType
getTBinH in interface FlatPointTypepublic void setTBinH(double value)
FlatPointType
setTBinH in interface FlatPointTypepublic boolean isSetTBinH()
isSetTBinH in interface FlatPointTypepublic void unsetTBinH()
unsetTBinH in interface FlatPointTypepublic double getBGSys()
FlatPointType
getBGSys in interface FlatPointTypepublic void setBGSys(double value)
FlatPointType
setBGSys in interface FlatPointTypepublic boolean isSetBGSys()
isSetBGSys in interface FlatPointTypepublic void unsetBGSys()
unsetBGSys in interface FlatPointTypepublic double getTBinL()
FlatPointType
getTBinL in interface FlatPointTypepublic void setTBinL(double value)
FlatPointType
setTBinL in interface FlatPointTypepublic boolean isSetTBinL()
isSetTBinL in interface FlatPointTypepublic void unsetTBinL()
unsetTBinL in interface FlatPointTypepublic double getBG()
FlatPointType
getBG in interface FlatPointTypepublic void setBG(double value)
FlatPointType
setBG in interface FlatPointTypepublic boolean isSetBG()
isSetBG in interface FlatPointTypepublic void unsetBG()
unsetBG in interface FlatPointTypepublic double getSPBinL()
FlatPointType
getSPBinL in interface FlatPointTypepublic void setSPBinL(double value)
FlatPointType
setSPBinL in interface FlatPointTypepublic boolean isSetSPBinL()
isSetSPBinL in interface FlatPointTypepublic void unsetSPBinL()
unsetSPBinL in interface FlatPointTypepublic double getFErrL()
FlatPointType
getFErrL in interface FlatPointTypepublic void setFErrL(double value)
FlatPointType
setFErrL in interface FlatPointTypepublic boolean isSetFErrL()
isSetFErrL in interface FlatPointTypepublic void unsetFErrL()
unsetFErrL in interface FlatPointTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||