|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dawb.edna.mxv1.XSData
org.dawb.edna.mxv1.XSDataDetector
public class XSDataDetector
Java class for XSDataDetector complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataDetector">
<complexContent>
<extension base="{http://www.edna-site.org}XSData">
<sequence>
<element name="beamPositionX" type="{http://www.edna-site.org}XSDataLength"/>
<element name="beamPositionY" type="{http://www.edna-site.org}XSDataLength"/>
<element name="bin" type="{http://www.edna-site.org}XSDataString"/>
<element name="byteOrder" type="{http://www.edna-site.org}XSDataString"/>
<element name="dataType" type="{http://www.edna-site.org}XSDataString"/>
<element name="distance" type="{http://www.edna-site.org}XSDataLength"/>
<element name="gain" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="imageSaturation" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="name" type="{http://www.edna-site.org}XSDataString"/>
<element name="numberBytesInHeader" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="numberPixelX" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="numberPixelY" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="pixelSizeX" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="pixelSizeY" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="serialNumber" type="{http://www.edna-site.org}XSDataString"/>
<element name="twoTheta" type="{http://www.edna-site.org}XSDataAngle"/>
<element name="type" type="{http://www.edna-site.org}XSDataString"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataDetector()
|
|
| Method Summary | |
|---|---|
XSDataLength |
getBeamPositionX()
Gets the value of the beamPositionX property. |
XSDataLength |
getBeamPositionY()
Gets the value of the beamPositionY property. |
XSDataString |
getBin()
Gets the value of the bin property. |
XSDataString |
getByteOrder()
Gets the value of the byteOrder property. |
XSDataString |
getDataType()
Gets the value of the dataType property. |
XSDataLength |
getDistance()
Gets the value of the distance property. |
XSDataFloat |
getGain()
Gets the value of the gain property. |
XSDataInteger |
getImageSaturation()
Gets the value of the imageSaturation property. |
XSDataString |
getName()
Gets the value of the name property. |
XSDataInteger |
getNumberBytesInHeader()
Gets the value of the numberBytesInHeader property. |
XSDataInteger |
getNumberPixelX()
Gets the value of the numberPixelX property. |
XSDataInteger |
getNumberPixelY()
Gets the value of the numberPixelY property. |
XSDataFloat |
getPixelSizeX()
Gets the value of the pixelSizeX property. |
XSDataFloat |
getPixelSizeY()
Gets the value of the pixelSizeY property. |
XSDataString |
getSerialNumber()
Gets the value of the serialNumber property. |
XSDataAngle |
getTwoTheta()
Gets the value of the twoTheta property. |
XSDataString |
getType()
Gets the value of the type property. |
void |
setBeamPositionX(XSDataLength value)
Sets the value of the beamPositionX property. |
void |
setBeamPositionY(XSDataLength value)
Sets the value of the beamPositionY property. |
void |
setBin(XSDataString value)
Sets the value of the bin property. |
void |
setByteOrder(XSDataString value)
Sets the value of the byteOrder property. |
void |
setDataType(XSDataString value)
Sets the value of the dataType property. |
void |
setDistance(XSDataLength value)
Sets the value of the distance property. |
void |
setGain(XSDataFloat value)
Sets the value of the gain property. |
void |
setImageSaturation(XSDataInteger value)
Sets the value of the imageSaturation property. |
void |
setName(XSDataString value)
Sets the value of the name property. |
void |
setNumberBytesInHeader(XSDataInteger value)
Sets the value of the numberBytesInHeader property. |
void |
setNumberPixelX(XSDataInteger value)
Sets the value of the numberPixelX property. |
void |
setNumberPixelY(XSDataInteger value)
Sets the value of the numberPixelY property. |
void |
setPixelSizeX(XSDataFloat value)
Sets the value of the pixelSizeX property. |
void |
setPixelSizeY(XSDataFloat value)
Sets the value of the pixelSizeY property. |
void |
setSerialNumber(XSDataString value)
Sets the value of the serialNumber property. |
void |
setTwoTheta(XSDataAngle value)
Sets the value of the twoTheta property. |
void |
setType(XSDataString value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataDetector()
| Method Detail |
|---|
public XSDataLength getBeamPositionX()
XSDataLengthpublic void setBeamPositionX(XSDataLength value)
value - allowed object is
XSDataLengthpublic XSDataLength getBeamPositionY()
XSDataLengthpublic void setBeamPositionY(XSDataLength value)
value - allowed object is
XSDataLengthpublic XSDataString getBin()
XSDataStringpublic void setBin(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataString getByteOrder()
XSDataStringpublic void setByteOrder(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataString getDataType()
XSDataStringpublic void setDataType(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataLength getDistance()
XSDataLengthpublic void setDistance(XSDataLength value)
value - allowed object is
XSDataLengthpublic XSDataFloat getGain()
XSDataFloatpublic void setGain(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataInteger getImageSaturation()
XSDataIntegerpublic void setImageSaturation(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataString getName()
XSDataStringpublic void setName(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataInteger getNumberBytesInHeader()
XSDataIntegerpublic void setNumberBytesInHeader(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataInteger getNumberPixelX()
XSDataIntegerpublic void setNumberPixelX(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataInteger getNumberPixelY()
XSDataIntegerpublic void setNumberPixelY(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataFloat getPixelSizeX()
XSDataFloatpublic void setPixelSizeX(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getPixelSizeY()
XSDataFloatpublic void setPixelSizeY(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataString getSerialNumber()
XSDataStringpublic void setSerialNumber(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataAngle getTwoTheta()
XSDataAnglepublic void setTwoTheta(XSDataAngle value)
value - allowed object is
XSDataAnglepublic XSDataString getType()
XSDataStringpublic void setType(XSDataString value)
value - allowed object is
XSDataString
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||