cfa.vo.sed.io.jaxb.impl
Class AccuracyTypeImpl

java.lang.Object
  extended by cfa.vo.sed.io.jaxb.impl.GroupImpl
      extended by cfa.vo.sed.io.jaxb.impl.AccuracyTypeImpl
All Implemented Interfaces:
AccuracyType, Group, UnmarshallableObject, ValidatableObject, XMLSerializable, com.sun.xml.bind.JAXBObject, com.sun.xml.bind.marshaller.IdentifiableObject

public class AccuracyTypeImpl
extends GroupImpl
implements AccuracyType, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
 class AccuracyTypeImpl.Unmarshaller
           
 
Field Summary
protected  DoubleParamType _BinHigh
           
protected  DoubleParamType _BinLow
           
protected  DoubleParamType _BinSize
           
protected  DoubleParamType _Confidence
           
protected  DoubleParamType _StatErrHigh
           
protected  DoubleParamType _StatErrLow
           
protected  DoubleParamType _StatError
           
protected  DoubleParamType _SysError
           
static java.lang.Class version
           
 
Fields inherited from class cfa.vo.sed.io.jaxb.impl.GroupImpl
_Id, _Idref
 
Constructor Summary
AccuracyTypeImpl()
           
 
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.
 DoubleParamType getBinHigh()
          Gets the value of the binHigh property.
 DoubleParamType getBinLow()
          Gets the value of the binLow property.
 DoubleParamType getBinSize()
          Gets the value of the binSize property.
 DoubleParamType getConfidence()
          Gets the value of the confidence property.
 java.lang.Class getPrimaryInterface()
          Gets the main interface that this object implements.
 DoubleParamType getStatErrHigh()
          Gets the value of the statErrHigh property.
 DoubleParamType getStatErrLow()
          Gets the value of the statErrLow property.
 DoubleParamType getStatError()
          Gets the value of the statError property.
 DoubleParamType getSysError()
          Gets the value of the sysError property.
 boolean isSetBinHigh()
           
 boolean isSetBinLow()
           
 boolean isSetBinSize()
           
 boolean isSetConfidence()
           
 boolean isSetStatErrHigh()
           
 boolean isSetStatErrLow()
           
 boolean isSetStatError()
           
 boolean isSetSysError()
           
 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 setBinHigh(DoubleParamType value)
          Sets the value of the binHigh property.
 void setBinLow(DoubleParamType value)
          Sets the value of the binLow property.
 void setBinSize(DoubleParamType value)
          Sets the value of the binSize property.
 void setConfidence(DoubleParamType value)
          Sets the value of the confidence property.
 void setStatErrHigh(DoubleParamType value)
          Sets the value of the statErrHigh property.
 void setStatErrLow(DoubleParamType value)
          Sets the value of the statErrLow property.
 void setStatError(DoubleParamType value)
          Sets the value of the statError property.
 void setSysError(DoubleParamType value)
          Sets the value of the sysError property.
 void unsetBinHigh()
           
 void unsetBinLow()
           
 void unsetBinSize()
           
 void unsetConfidence()
           
 void unsetStatErrHigh()
           
 void unsetStatErrLow()
           
 void unsetStatError()
           
 void unsetSysError()
           
 
Methods inherited from class cfa.vo.sed.io.jaxb.impl.GroupImpl
____jaxb____getId, getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cfa.vo.sed.io.jaxb.Group
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref
 

Field Detail

_BinLow

protected DoubleParamType _BinLow

_StatErrHigh

protected DoubleParamType _StatErrHigh

_Confidence

protected DoubleParamType _Confidence

_SysError

protected DoubleParamType _SysError

_BinSize

protected DoubleParamType _BinSize

_BinHigh

protected DoubleParamType _BinHigh

_StatErrLow

protected DoubleParamType _StatErrLow

_StatError

protected DoubleParamType _StatError

version

public static final java.lang.Class version
Constructor Detail

AccuracyTypeImpl

public AccuracyTypeImpl()
Method Detail

getBinLow

public DoubleParamType getBinLow()
Description copied from interface: AccuracyType
Gets the value of the binLow property.

Specified by:
getBinLow in interface AccuracyType
Returns:
possible object is DoubleParamType

setBinLow

public void setBinLow(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the binLow property.

Specified by:
setBinLow in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetBinLow

public boolean isSetBinLow()
Specified by:
isSetBinLow in interface AccuracyType

unsetBinLow

public void unsetBinLow()
Specified by:
unsetBinLow in interface AccuracyType

getStatErrHigh

public DoubleParamType getStatErrHigh()
Description copied from interface: AccuracyType
Gets the value of the statErrHigh property.

Specified by:
getStatErrHigh in interface AccuracyType
Returns:
possible object is DoubleParamType

setStatErrHigh

public void setStatErrHigh(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the statErrHigh property.

Specified by:
setStatErrHigh in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetStatErrHigh

public boolean isSetStatErrHigh()
Specified by:
isSetStatErrHigh in interface AccuracyType

unsetStatErrHigh

public void unsetStatErrHigh()
Specified by:
unsetStatErrHigh in interface AccuracyType

getConfidence

public DoubleParamType getConfidence()
Description copied from interface: AccuracyType
Gets the value of the confidence property.

Specified by:
getConfidence in interface AccuracyType
Returns:
possible object is DoubleParamType

setConfidence

public void setConfidence(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the confidence property.

Specified by:
setConfidence in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetConfidence

public boolean isSetConfidence()
Specified by:
isSetConfidence in interface AccuracyType

unsetConfidence

public void unsetConfidence()
Specified by:
unsetConfidence in interface AccuracyType

getSysError

public DoubleParamType getSysError()
Description copied from interface: AccuracyType
Gets the value of the sysError property.

Specified by:
getSysError in interface AccuracyType
Returns:
possible object is DoubleParamType

setSysError

public void setSysError(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the sysError property.

Specified by:
setSysError in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetSysError

public boolean isSetSysError()
Specified by:
isSetSysError in interface AccuracyType

unsetSysError

public void unsetSysError()
Specified by:
unsetSysError in interface AccuracyType

getBinSize

public DoubleParamType getBinSize()
Description copied from interface: AccuracyType
Gets the value of the binSize property.

Specified by:
getBinSize in interface AccuracyType
Returns:
possible object is DoubleParamType

setBinSize

public void setBinSize(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the binSize property.

Specified by:
setBinSize in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetBinSize

public boolean isSetBinSize()
Specified by:
isSetBinSize in interface AccuracyType

unsetBinSize

public void unsetBinSize()
Specified by:
unsetBinSize in interface AccuracyType

getBinHigh

public DoubleParamType getBinHigh()
Description copied from interface: AccuracyType
Gets the value of the binHigh property.

Specified by:
getBinHigh in interface AccuracyType
Returns:
possible object is DoubleParamType

setBinHigh

public void setBinHigh(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the binHigh property.

Specified by:
setBinHigh in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetBinHigh

public boolean isSetBinHigh()
Specified by:
isSetBinHigh in interface AccuracyType

unsetBinHigh

public void unsetBinHigh()
Specified by:
unsetBinHigh in interface AccuracyType

getStatErrLow

public DoubleParamType getStatErrLow()
Description copied from interface: AccuracyType
Gets the value of the statErrLow property.

Specified by:
getStatErrLow in interface AccuracyType
Returns:
possible object is DoubleParamType

setStatErrLow

public void setStatErrLow(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the statErrLow property.

Specified by:
setStatErrLow in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetStatErrLow

public boolean isSetStatErrLow()
Specified by:
isSetStatErrLow in interface AccuracyType

unsetStatErrLow

public void unsetStatErrLow()
Specified by:
unsetStatErrLow in interface AccuracyType

getStatError

public DoubleParamType getStatError()
Description copied from interface: AccuracyType
Gets the value of the statError property.

Specified by:
getStatError in interface AccuracyType
Returns:
possible object is DoubleParamType

setStatError

public void setStatError(DoubleParamType value)
Description copied from interface: AccuracyType
Sets the value of the statError property.

Specified by:
setStatError in interface AccuracyType
Parameters:
value - allowed object is DoubleParamType

isSetStatError

public boolean isSetStatError()
Specified by:
isSetStatError in interface AccuracyType

unsetStatError

public void unsetStatError()
Specified by:
unsetStatError in interface AccuracyType

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject
Overrides:
createUnmarshaller in class GroupImpl

serializeBody

public void serializeBody(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Overrides:
serializeBody in class GroupImpl
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Overrides:
serializeAttributes in class GroupImpl
Throws:
org.xml.sax.SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Overrides:
serializeURIs in class GroupImpl
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject
Overrides:
getPrimaryInterface in class GroupImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject
Overrides:
createRawValidator in class GroupImpl