|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.jaxb.impl.PointTypeImpl
public class PointTypeImpl
| Nested Class Summary | |
|---|---|
class |
PointTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected SedQuantityType |
_BackgroundModel
|
protected SedQuantityType |
_FluxAxis
|
protected SedCoordType |
_SpectralAxis
|
protected SedCoordType |
_TimeAxis
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
PointTypeImpl()
|
|
| 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. |
SedQuantityType |
getBackgroundModel()
Gets the value of the backgroundModel property. |
SedQuantityType |
getFluxAxis()
Gets the value of the fluxAxis property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
SedCoordType |
getSpectralAxis()
Gets the value of the spectralAxis property. |
SedCoordType |
getTimeAxis()
Gets the value of the timeAxis property. |
boolean |
isSetBackgroundModel()
|
boolean |
isSetFluxAxis()
|
boolean |
isSetSpectralAxis()
|
boolean |
isSetTimeAxis()
|
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 |
setBackgroundModel(SedQuantityType value)
Sets the value of the backgroundModel property. |
void |
setFluxAxis(SedQuantityType value)
Sets the value of the fluxAxis property. |
void |
setSpectralAxis(SedCoordType value)
Sets the value of the spectralAxis property. |
void |
setTimeAxis(SedCoordType value)
Sets the value of the timeAxis property. |
void |
unsetBackgroundModel()
|
void |
unsetFluxAxis()
|
void |
unsetSpectralAxis()
|
void |
unsetTimeAxis()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SedCoordType _SpectralAxis
protected SedCoordType _TimeAxis
protected SedQuantityType _BackgroundModel
protected SedQuantityType _FluxAxis
public static final java.lang.Class version
| Constructor Detail |
|---|
public PointTypeImpl()
| Method Detail |
|---|
public SedCoordType getSpectralAxis()
PointType
getSpectralAxis in interface PointTypeSedCoordTypepublic void setSpectralAxis(SedCoordType value)
PointType
setSpectralAxis in interface PointTypevalue - allowed object is
SedCoordTypepublic boolean isSetSpectralAxis()
isSetSpectralAxis in interface PointTypepublic void unsetSpectralAxis()
unsetSpectralAxis in interface PointTypepublic SedCoordType getTimeAxis()
PointType
getTimeAxis in interface PointTypeSedCoordTypepublic void setTimeAxis(SedCoordType value)
PointType
setTimeAxis in interface PointTypevalue - allowed object is
SedCoordTypepublic boolean isSetTimeAxis()
isSetTimeAxis in interface PointTypepublic void unsetTimeAxis()
unsetTimeAxis in interface PointTypepublic SedQuantityType getBackgroundModel()
PointType
getBackgroundModel in interface PointTypeSedQuantityTypepublic void setBackgroundModel(SedQuantityType value)
PointType
setBackgroundModel in interface PointTypevalue - allowed object is
SedQuantityTypepublic boolean isSetBackgroundModel()
isSetBackgroundModel in interface PointTypepublic void unsetBackgroundModel()
unsetBackgroundModel in interface PointTypepublic SedQuantityType getFluxAxis()
PointType
getFluxAxis in interface PointTypeSedQuantityTypepublic void setFluxAxis(SedQuantityType value)
PointType
setFluxAxis in interface PointTypevalue - allowed object is
SedQuantityTypepublic boolean isSetFluxAxis()
isSetFluxAxis in interface PointTypepublic void unsetFluxAxis()
unsetFluxAxis in interface PointTypepublic 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 | ||||||||