Skip to content

com.inscoper.nbo.Laser

Represents the XML element Laser. More...

Inherits from com.inscoper.nbo.LightSource_Type, com.inscoper.nbo.ManufacturerSpec_Type, com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
Laser()
String getTypeName()
Returns the class type name.
String getXMLName()
Returns the XML element name corresponding to this class.
ENBOType getNBOType()
Returns the NBO Type corresponding to this class.
NBOBaseClassVector getChildren()
Returns a list of all classes derived from this class.
NBOBaseClassVector getSubElements()
Returns a list of all child elements contained in this class.
void fromJsonFile(String path, boolean validate)
Populates this object from a JSON file.
void fromJsonFile(String path)
Populates this object from a JSON file.
void fromJsonString(String json_string, boolean validate)
Populates this object from a JSON string.
void fromJsonString(String json_string)
Populates this object from a JSON string.
void fromXmlFile(String path, boolean validate)
Populates this object from a XML file.
void fromXmlFile(String path)
Populates this object from a XML file.
void fromXmlString(String xml_string, boolean validate)
Populates this object from a XML string.
void fromXmlString(String xml_string)
Populates this object from a XML string.
void toXmlFile(String filename, boolean validate)
Serializes this object to an XML file.
void toXmlFile(String filename)
Serializes this object to an XML file.
String toXmlString(boolean validate)
Serializes this object to an XML string.
String toXmlString()
Serializes this object to an XML string.
void setType(LaserType_Type value, boolean validate)
Sets the value of the Type attribute.
void setType(LaserType_Type value)
Sets the value of the Type attribute.
LaserType_Type getType()
Returns the value of the Type attribute.
void resetType()
Resets the Type attribute to an unset state.
boolean hasType()
Checks whether the optional Type attribute is present.
void setTuneable(boolean value, boolean validate)
Sets the value of the Tuneable attribute.
void setTuneable(boolean value)
Sets the value of the Tuneable attribute.
boolean getTuneable()
Returns the value of the Tuneable attribute.
void resetTuneable()
Resets the Tuneable attribute to an unset state.
boolean hasTuneable()
Checks whether the Tuneable attribute is present.
void setModulationMechanism(LaserModulation_Type value, boolean validate)
Sets the value of the ModulationMechanism attribute.
void setModulationMechanism(LaserModulation_Type value)
Sets the value of the ModulationMechanism attribute.
LaserModulation_Type getModulationMechanism()
Returns the value of the ModulationMechanism attribute.
void resetModulationMechanism()
Resets the ModulationMechanism attribute to an unset state.
boolean hasModulationMechanism()
Checks whether the optional ModulationMechanism attribute is present.
void setPulse(boolean value, boolean validate)
Sets the value of the Pulse attribute.
void setPulse(boolean value)
Sets the value of the Pulse attribute.
boolean getPulse()
Returns the value of the Pulse attribute.
void resetPulse()
Resets the Pulse attribute to an unset state.
boolean hasPulse()
Checks whether the Pulse attribute is present.
void setLaserClass(LaserClass_Type value, boolean validate)
Sets the value of the LaserClass attribute.
void setLaserClass(LaserClass_Type value)
Sets the value of the LaserClass attribute.
LaserClass_Type getLaserClass()
Returns the value of the LaserClass attribute.
void resetLaserClass()
Resets the LaserClass attribute to an unset state.
boolean hasLaserClass()
Checks whether the optional LaserClass attribute is present.
void setLaserMedium(LaserMedium_Type value, boolean validate)
Sets the value of the LaserMedium attribute.
void setLaserMedium(LaserMedium_Type value)
Sets the value of the LaserMedium attribute.
LaserMedium_Type getLaserMedium()
Returns the value of the LaserMedium attribute.
void resetLaserMedium()
Resets the LaserMedium attribute to an unset state.
boolean hasLaserMedium()
Checks whether the optional LaserMedium attribute is present.
void setIsPumped(boolean value, boolean validate)
Sets the value of the IsPumped attribute.
void setIsPumped(boolean value)
Sets the value of the IsPumped attribute.
boolean getIsPumped()
Returns the value of the IsPumped attribute.
void resetIsPumped()
Resets the IsPumped attribute to an unset state.
boolean hasIsPumped()
Checks whether the IsPumped attribute is present.
void setIsPump(boolean value, boolean validate)
Sets the value of the IsPump attribute.
void setIsPump(boolean value)
Sets the value of the IsPump attribute.
boolean getIsPump()
Returns the value of the IsPump attribute.
void resetIsPump()
Resets the IsPump attribute to an unset state.
boolean hasIsPump()
Checks whether the IsPump attribute is present.
void setPosition(long value, boolean validate)
Sets the value of the Position attribute.
void setPosition(long value)
Sets the value of the Position attribute.
long getPosition()
Returns the value of the Position attribute.
void resetPosition()
Resets the Position attribute to an unset state.
boolean hasPosition()
Checks whether the Position attribute is present.
void setRepetitionRate(float value, boolean validate)
Sets the value of the RepetitionRate attribute.
void setRepetitionRate(float value)
Sets the value of the RepetitionRate attribute.
float getRepetitionRate()
Returns the value of the RepetitionRate attribute.
void resetRepetitionRate()
Resets the RepetitionRate attribute to an unset state.
boolean hasRepetitionRate()
Checks whether the RepetitionRate attribute is present.
void setRepetitionRateUnit(UnitsFrequency_Type value, boolean validate)
Sets the value of the RepetitionRateUnit attribute.
void setRepetitionRateUnit(UnitsFrequency_Type value)
Sets the value of the RepetitionRateUnit attribute.
UnitsFrequency_Type getRepetitionRateUnit()
Returns the value of the RepetitionRateUnit attribute.
void resetRepetitionRateUnit()
Resets the RepetitionRateUnit attribute to an unset state.
boolean hasRepetitionRateUnit()
Checks whether the optional RepetitionRateUnit attribute is present.
void setPulseDuration(float value, boolean validate)
Sets the value of the PulseDuration attribute.
void setPulseDuration(float value)
Sets the value of the PulseDuration attribute.
float getPulseDuration()
Returns the value of the PulseDuration attribute.
void resetPulseDuration()
Resets the PulseDuration attribute to an unset state.
boolean hasPulseDuration()
Checks whether the PulseDuration attribute is present.
void setPulseDurationUnit(UnitsTime_Type value, boolean validate)
Sets the value of the PulseDurationUnit attribute.
void setPulseDurationUnit(UnitsTime_Type value)
Sets the value of the PulseDurationUnit attribute.
UnitsTime_Type getPulseDurationUnit()
Returns the value of the PulseDurationUnit attribute.
void resetPulseDurationUnit()
Resets the PulseDurationUnit attribute to an unset state.
boolean hasPulseDurationUnit()
Checks whether the optional PulseDurationUnit attribute is present.
void setFrequencyMultiplication(float value, boolean validate)
Sets the value of the FrequencyMultiplication attribute.
void setFrequencyMultiplication(float value)
Sets the value of the FrequencyMultiplication attribute.
float getFrequencyMultiplication()
Returns the value of the FrequencyMultiplication attribute.
void resetFrequencyMultiplication()
Resets the FrequencyMultiplication attribute to an unset state.
boolean hasFrequencyMultiplication()
Checks whether the FrequencyMultiplication attribute is present.
void setUsedAcoustoOpticalDevice(boolean value, boolean validate)
Sets the value of the UsedAcoustoOpticalDevice attribute.
void setUsedAcoustoOpticalDevice(boolean value)
Sets the value of the UsedAcoustoOpticalDevice attribute.
boolean getUsedAcoustoOpticalDevice()
Returns the value of the UsedAcoustoOpticalDevice attribute.
void resetUsedAcoustoOpticalDevice()
Resets the UsedAcoustoOpticalDevice attribute to an unset state.
boolean hasUsedAcoustoOpticalDevice()
Checks whether the UsedAcoustoOpticalDevice attribute is present.
void setIlluminationWavelengthRange_List(IlluminationWavelengthRangeVector value, boolean validate)
Sets the list of IlluminationWavelengthRange elements.
void setIlluminationWavelengthRange_List(IlluminationWavelengthRangeVector value)
Sets the list of IlluminationWavelengthRange elements.
IlluminationWavelengthRangeVector getIlluminationWavelengthRange_List()
Returns the list of IlluminationWavelengthRange elements.
void addToIlluminationWavelengthRange_List(IlluminationWavelengthRange value, boolean validate)
Adds a new IlluminationWavelengthRange element to this object.
void addToIlluminationWavelengthRange_List(IlluminationWavelengthRange value)
Adds a new IlluminationWavelengthRange element to this object.
void clearIlluminationWavelengthRange_List()
Clear the list of IlluminationWavelengthRange.
void setAcoustoOpticalDeviceRef_List(AcoustoOpticalDeviceRefVector value, boolean validate)
Sets the list of AcoustoOpticalDeviceRef elements.
void setAcoustoOpticalDeviceRef_List(AcoustoOpticalDeviceRefVector value)
Sets the list of AcoustoOpticalDeviceRef elements.
AcoustoOpticalDeviceRefVector getAcoustoOpticalDeviceRef_List()
Returns the list of AcoustoOpticalDeviceRef elements.
void addToAcoustoOpticalDeviceRef_List(AcoustoOpticalDeviceRef value, boolean validate)
Adds a new AcoustoOpticalDeviceRef element to this object.
void addToAcoustoOpticalDeviceRef_List(AcoustoOpticalDeviceRef value)
Adds a new AcoustoOpticalDeviceRef element to this object.
void clearAcoustoOpticalDeviceRef_List()
Clear the list of AcoustoOpticalDeviceRef.
void setPump(Pump value, boolean validate)
Sets the value of the Pump element.
void setPump(Pump value)
Sets the value of the Pump element.
Pump getPump()
Returns the value of the Pump element.
void resetPump()
Resets the Pump element to an unset state.
boolean hasPump()
Checks whether the optional Pump element is present.
Laser __internal_create(long cPtr, boolean own)
Laser fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a Laser.

Protected Functions

Name
Laser(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(Laser obj)

Additional inherited members

Public Functions inherited from com.inscoper.nbo.LightSource_Type

Name
LightSource_Type()
void setID(LightSourceID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(LightSourceID_Type value)
Sets the value of the ID attribute.
LightSourceID_Type getID()
Returns the value of the ID attribute.
void resetID()
Resets the ID attribute to an unset state.
boolean hasID()
Checks whether the optional ID attribute is present.
void setName(Denomination_Type value, boolean validate)
Sets the value of the Name attribute.
void setName(Denomination_Type value)
Sets the value of the Name attribute.
Denomination_Type getName()
Returns the value of the Name attribute.
void resetName()
Resets the Name attribute to an unset state.
boolean hasName()
Checks whether the optional Name attribute is present.
void setPurchaseDate(String value, boolean validate)
Sets the value of the PurchaseDate attribute.
void setPurchaseDate(String value)
Sets the value of the PurchaseDate attribute.
String getPurchaseDate()
Returns the value of the PurchaseDate attribute.
void resetPurchaseDate()
Resets the PurchaseDate attribute to an unset state.
boolean hasPurchaseDate()
Checks whether the PurchaseDate attribute is present.
void setIlluminationPowerReportingStatistic(LightSourceIlluminationPowerReportingStatistic_Type value, boolean validate)
Sets the value of the IlluminationPowerReportingStatistic attribute.
void setIlluminationPowerReportingStatistic(LightSourceIlluminationPowerReportingStatistic_Type value)
Sets the value of the IlluminationPowerReportingStatistic attribute.
LightSourceIlluminationPowerReportingStatistic_Type getIlluminationPowerReportingStatistic()
Returns the value of the IlluminationPowerReportingStatistic attribute.
void resetIlluminationPowerReportingStatistic()
Resets the IlluminationPowerReportingStatistic attribute to an unset state.
boolean hasIlluminationPowerReportingStatistic()
Checks whether the optional IlluminationPowerReportingStatistic attribute is present.
void setIlluminationPowerReportingPosition(LightSourceIlluminationPowerReportingPosition_Type value, boolean validate)
Sets the value of the IlluminationPowerReportingPosition attribute.
void setIlluminationPowerReportingPosition(LightSourceIlluminationPowerReportingPosition_Type value)
Sets the value of the IlluminationPowerReportingPosition attribute.
LightSourceIlluminationPowerReportingPosition_Type getIlluminationPowerReportingPosition()
Returns the value of the IlluminationPowerReportingPosition attribute.
void resetIlluminationPowerReportingPosition()
Resets the IlluminationPowerReportingPosition attribute to an unset state.
boolean hasIlluminationPowerReportingPosition()
Checks whether the optional IlluminationPowerReportingPosition attribute is present.
void setAnnotationRef(AnnotationRef value, boolean validate)
Sets the value of the AnnotationRef element.
void setAnnotationRef(AnnotationRef value)
Sets the value of the AnnotationRef element.
AnnotationRef getAnnotationRef()
Returns the value of the AnnotationRef element.
void resetAnnotationRef()
Resets the AnnotationRef element to an unset state.
boolean hasAnnotationRef()
Checks whether the optional AnnotationRef element is present.
StringSet getPurchaseDateAllowedValues()
Returns the allowed values for this attribut.

Protected Functions inherited from com.inscoper.nbo.LightSource_Type

Name
LightSource_Type(long cPtr, boolean cMemoryOwn)

Public Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type

Name
ManufacturerSpec_Type()
void setManufacturer(String value, boolean validate)
Sets the value of the Manufacturer attribute.
void setManufacturer(String value)
Sets the value of the Manufacturer attribute.
String getManufacturer()
Returns the value of the Manufacturer attribute.
void resetManufacturer()
Resets the Manufacturer attribute to an unset state.
boolean hasManufacturer()
Checks whether the Manufacturer attribute is present.
void setModel(String value, boolean validate)
Sets the value of the Model attribute.
void setModel(String value)
Sets the value of the Model attribute.
String getModel()
Returns the value of the Model attribute.
void resetModel()
Resets the Model attribute to an unset state.
boolean hasModel()
Checks whether the Model attribute is present.
void setCatalogNumber(String value, boolean validate)
Sets the value of the CatalogNumber attribute.
void setCatalogNumber(String value)
Sets the value of the CatalogNumber attribute.
String getCatalogNumber()
Returns the value of the CatalogNumber attribute.
void resetCatalogNumber()
Resets the CatalogNumber attribute to an unset state.
boolean hasCatalogNumber()
Checks whether the CatalogNumber attribute is present.
void setLotNumber(String value, boolean validate)
Sets the value of the LotNumber attribute.
void setLotNumber(String value)
Sets the value of the LotNumber attribute.
String getLotNumber()
Returns the value of the LotNumber attribute.
void resetLotNumber()
Resets the LotNumber attribute to an unset state.
boolean hasLotNumber()
Checks whether the LotNumber attribute is present.
void setMapAnnotation_List(MapAnnotationVector value, boolean validate)
Sets the list of MapAnnotation elements.
void setMapAnnotation_List(MapAnnotationVector value)
Sets the list of MapAnnotation elements.
MapAnnotationVector getMapAnnotation_List()
Returns the list of MapAnnotation elements.
void addToMapAnnotation_List(MapAnnotation value, boolean validate)
Adds a new MapAnnotation element to this object.
void addToMapAnnotation_List(MapAnnotation value)
Adds a new MapAnnotation element to this object.
void clearMapAnnotation_List()
Clear the list of MapAnnotation.
void setSpecsFile(FileAnnotation_Type value, boolean validate)
Sets the value of the SpecsFile element.
void setSpecsFile(FileAnnotation_Type value)
Sets the value of the SpecsFile element.
FileAnnotation_Type getSpecsFile()
Returns the value of the SpecsFile element.
void resetSpecsFile()
Resets the SpecsFile element to an unset state.
boolean hasSpecsFile()
Checks whether the optional SpecsFile element is present.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value, boolean validate)
Sets the list of AdditionalVendorInformation elements.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value)
Sets the list of AdditionalVendorInformation elements.
AdditionalVendorInformationVector getAdditionalVendorInformation_List()
Returns the list of AdditionalVendorInformation elements.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value, boolean validate)
Adds a new AdditionalVendorInformation element to this object.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value)
Adds a new AdditionalVendorInformation element to this object.
void clearAdditionalVendorInformation_List()
Clear the list of AdditionalVendorInformation.
StringSet getManufacturerAllowedValues()
Returns the allowed values for this attribut.
StringSet getModelAllowedValues()
Returns the allowed values for this attribut.
StringSet getCatalogNumberAllowedValues()
Returns the allowed values for this attribut.
StringSet getLotNumberAllowedValues()
Returns the allowed values for this attribut.

Protected Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type

Name
ManufacturerSpec_Type(long cPtr, boolean cMemoryOwn)

Protected Functions inherited from com.inscoper.nbo.NBOBaseClass

Name
NBOBaseClass(long cPtr, boolean cMemoryOwn)

Detailed Description

public class com.inscoper.nbo.Laser;

Represents the XML element Laser.

This element describes a Light Source, which emits coherent radiation at high spectral concentrations of radiance and minimal solid angles. This includes proper Light Amplification by Stimulated Emission of Radiation (LASER) sources that emit light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. It also includes Optical Parametric Oscillator (OPO) sources that use a kind of LASER resonator but based on optical gain from parametric amplification in a nonlinear crystal rather than from stimulated emission.

Public Functions Documentation

function delete

function Laser

function getTypeName

function getXMLName

function getNBOType

function getChildren

function getSubElements

function fromJsonFile

function fromJsonFile

function fromJsonString

function fromJsonString

function fromXmlFile

function fromXmlFile

function fromXmlString

function fromXmlString

function toXmlFile

function toXmlFile

function toXmlString

function toXmlString

function setType

function setType

function getType

function resetType

function hasType

function setTuneable

function setTuneable

function getTuneable

function resetTuneable

function hasTuneable

function setModulationMechanism

function setModulationMechanism

function getModulationMechanism

function resetModulationMechanism

function hasModulationMechanism

function setPulse

function setPulse

function getPulse

function resetPulse

function hasPulse

function setLaserClass

function setLaserClass

function getLaserClass

function resetLaserClass

function hasLaserClass

function setLaserMedium

function setLaserMedium

function getLaserMedium

function resetLaserMedium

function hasLaserMedium

function setIsPumped

function setIsPumped

function getIsPumped

function resetIsPumped

function hasIsPumped

function setIsPump

function setIsPump

function getIsPump

function resetIsPump

function hasIsPump

function setPosition

function setPosition

function getPosition

function resetPosition

function hasPosition

function setRepetitionRate

function setRepetitionRate

function getRepetitionRate

function resetRepetitionRate

function hasRepetitionRate

function setRepetitionRateUnit

function setRepetitionRateUnit

function getRepetitionRateUnit

function resetRepetitionRateUnit

function hasRepetitionRateUnit

function setPulseDuration

function setPulseDuration

function getPulseDuration

function resetPulseDuration

function hasPulseDuration

function setPulseDurationUnit

function setPulseDurationUnit

function getPulseDurationUnit

function resetPulseDurationUnit

function hasPulseDurationUnit

function setFrequencyMultiplication

function setFrequencyMultiplication

function getFrequencyMultiplication

function resetFrequencyMultiplication

function hasFrequencyMultiplication

function setUsedAcoustoOpticalDevice

function setUsedAcoustoOpticalDevice

function getUsedAcoustoOpticalDevice

function resetUsedAcoustoOpticalDevice

function hasUsedAcoustoOpticalDevice

function setIlluminationWavelengthRange_List

function setIlluminationWavelengthRange_List

function getIlluminationWavelengthRange_List

function addToIlluminationWavelengthRange_List

function addToIlluminationWavelengthRange_List

function clearIlluminationWavelengthRange_List

function setAcoustoOpticalDeviceRef_List

function setAcoustoOpticalDeviceRef_List

function getAcoustoOpticalDeviceRef_List

function addToAcoustoOpticalDeviceRef_List

function addToAcoustoOpticalDeviceRef_List

function clearAcoustoOpticalDeviceRef_List

function setPump

function setPump

function getPump

function resetPump

function hasPump

function __internal_create

function fromBase

Protected Functions Documentation

function Laser

function swigSetCMemOwn

function finalize

function getCPtr