|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.jaxb.impl.GroupImpl
cfa.vo.sed.io.jaxb.impl.CharacterizationAxisTypeImpl
public class CharacterizationAxisTypeImpl
| Nested Class Summary | |
|---|---|
class |
CharacterizationAxisTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected AccuracyType |
_Accuracy
|
protected TextParamType |
_Calibration
|
protected CoordSysType |
_CoordSystem
|
protected CoverageType |
_Coverage
|
protected java.lang.String |
_Name
|
protected DoubleParamType |
_Resolution
|
protected SamplingPrecisionType |
_SamplingPrecision
|
protected java.lang.String |
_Ucd
|
protected java.lang.String |
_Unit
|
static java.lang.Class |
version
|
| Fields inherited from class cfa.vo.sed.io.jaxb.impl.GroupImpl |
|---|
_Id, _Idref |
| Constructor Summary | |
|---|---|
CharacterizationAxisTypeImpl()
|
|
| 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. |
AccuracyType |
getAccuracy()
Gets the value of the accuracy property. |
TextParamType |
getCalibration()
Gets the value of the calibration property. |
CoordSysType |
getCoordSystem()
Gets the value of the coordSystem property. |
CoverageType |
getCoverage()
Gets the value of the coverage property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
DoubleParamType |
getResolution()
Gets the value of the resolution property. |
SamplingPrecisionType |
getSamplingPrecision()
Gets the value of the samplingPrecision property. |
java.lang.String |
getUcd()
Gets the value of the ucd property. |
java.lang.String |
getUnit()
Gets the value of the unit property. |
boolean |
isSetAccuracy()
|
boolean |
isSetCalibration()
|
boolean |
isSetCoordSystem()
|
boolean |
isSetCoverage()
|
boolean |
isSetName()
|
boolean |
isSetResolution()
|
boolean |
isSetSamplingPrecision()
|
boolean |
isSetUcd()
|
boolean |
isSetUnit()
|
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 |
setAccuracy(AccuracyType value)
Sets the value of the accuracy property. |
void |
setCalibration(TextParamType value)
Sets the value of the calibration property. |
void |
setCoordSystem(CoordSysType value)
Sets the value of the coordSystem property. |
void |
setCoverage(CoverageType value)
Sets the value of the coverage property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setResolution(DoubleParamType value)
Sets the value of the resolution property. |
void |
setSamplingPrecision(SamplingPrecisionType value)
Sets the value of the samplingPrecision property. |
void |
setUcd(java.lang.String value)
Sets the value of the ucd property. |
void |
setUnit(java.lang.String value)
Sets the value of the unit property. |
void |
unsetAccuracy()
|
void |
unsetCalibration()
|
void |
unsetCoordSystem()
|
void |
unsetCoverage()
|
void |
unsetName()
|
void |
unsetResolution()
|
void |
unsetSamplingPrecision()
|
void |
unsetUcd()
|
void |
unsetUnit()
|
| 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 |
|---|
protected CoverageType _Coverage
protected java.lang.String _Unit
protected java.lang.String _Ucd
protected SamplingPrecisionType _SamplingPrecision
protected CoordSysType _CoordSystem
protected java.lang.String _Name
protected TextParamType _Calibration
protected AccuracyType _Accuracy
protected DoubleParamType _Resolution
public static final java.lang.Class version
| Constructor Detail |
|---|
public CharacterizationAxisTypeImpl()
| Method Detail |
|---|
public CoverageType getCoverage()
CharacterizationAxisType
getCoverage in interface CharacterizationAxisTypeCoverageTypepublic void setCoverage(CoverageType value)
CharacterizationAxisType
setCoverage in interface CharacterizationAxisTypevalue - allowed object is
CoverageTypepublic boolean isSetCoverage()
isSetCoverage in interface CharacterizationAxisTypepublic void unsetCoverage()
unsetCoverage in interface CharacterizationAxisTypepublic java.lang.String getUnit()
CharacterizationAxisType
getUnit in interface CharacterizationAxisTypeStringpublic void setUnit(java.lang.String value)
CharacterizationAxisType
setUnit in interface CharacterizationAxisTypevalue - allowed object is
Stringpublic boolean isSetUnit()
isSetUnit in interface CharacterizationAxisTypepublic void unsetUnit()
unsetUnit in interface CharacterizationAxisTypepublic java.lang.String getUcd()
CharacterizationAxisType
getUcd in interface CharacterizationAxisTypeStringpublic void setUcd(java.lang.String value)
CharacterizationAxisType
setUcd in interface CharacterizationAxisTypevalue - allowed object is
Stringpublic boolean isSetUcd()
isSetUcd in interface CharacterizationAxisTypepublic void unsetUcd()
unsetUcd in interface CharacterizationAxisTypepublic SamplingPrecisionType getSamplingPrecision()
CharacterizationAxisType
getSamplingPrecision in interface CharacterizationAxisTypeSamplingPrecisionTypepublic void setSamplingPrecision(SamplingPrecisionType value)
CharacterizationAxisType
setSamplingPrecision in interface CharacterizationAxisTypevalue - allowed object is
SamplingPrecisionTypepublic boolean isSetSamplingPrecision()
isSetSamplingPrecision in interface CharacterizationAxisTypepublic void unsetSamplingPrecision()
unsetSamplingPrecision in interface CharacterizationAxisTypepublic CoordSysType getCoordSystem()
CharacterizationAxisType
getCoordSystem in interface CharacterizationAxisTypeCoordSysTypepublic void setCoordSystem(CoordSysType value)
CharacterizationAxisType
setCoordSystem in interface CharacterizationAxisTypevalue - allowed object is
CoordSysTypepublic boolean isSetCoordSystem()
isSetCoordSystem in interface CharacterizationAxisTypepublic void unsetCoordSystem()
unsetCoordSystem in interface CharacterizationAxisTypepublic java.lang.String getName()
CharacterizationAxisType
getName in interface CharacterizationAxisTypeStringpublic void setName(java.lang.String value)
CharacterizationAxisType
setName in interface CharacterizationAxisTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface CharacterizationAxisTypepublic void unsetName()
unsetName in interface CharacterizationAxisTypepublic TextParamType getCalibration()
CharacterizationAxisType
getCalibration in interface CharacterizationAxisTypeTextParamTypepublic void setCalibration(TextParamType value)
CharacterizationAxisType
setCalibration in interface CharacterizationAxisTypevalue - allowed object is
TextParamTypepublic boolean isSetCalibration()
isSetCalibration in interface CharacterizationAxisTypepublic void unsetCalibration()
unsetCalibration in interface CharacterizationAxisTypepublic AccuracyType getAccuracy()
CharacterizationAxisType
getAccuracy in interface CharacterizationAxisTypeAccuracyTypepublic void setAccuracy(AccuracyType value)
CharacterizationAxisType
setAccuracy in interface CharacterizationAxisTypevalue - allowed object is
AccuracyTypepublic boolean isSetAccuracy()
isSetAccuracy in interface CharacterizationAxisTypepublic void unsetAccuracy()
unsetAccuracy in interface CharacterizationAxisTypepublic DoubleParamType getResolution()
CharacterizationAxisType
getResolution in interface CharacterizationAxisTypeDoubleParamTypepublic void setResolution(DoubleParamType value)
CharacterizationAxisType
setResolution in interface CharacterizationAxisTypevalue - allowed object is
DoubleParamTypepublic boolean isSetResolution()
isSetResolution in interface CharacterizationAxisTypepublic void unsetResolution()
unsetResolution in interface CharacterizationAxisTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectcreateUnmarshaller in class GroupImpl
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableserializeBody in class GroupImplorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableserializeAttributes in class GroupImplorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableserializeURIs in class GroupImplorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectgetPrimaryInterface in class GroupImplpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectcreateRawValidator in class GroupImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||