public class SourceSequenceItem extends Item
SourceSequence.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActiveSourceDiameter()
Retrieves Active Source Diameter.
|
java.lang.String |
getActiveSourceLength()
Retrieves Active Source Length.
|
java.lang.String |
getReferenceAirKermaRate()
Retrieves Reference Air Kerma Rate.
|
java.lang.String |
getSourceDescription()
Return Source Description.
|
java.lang.String |
getSourceEncapsulationNominalThickness()
Retrieves Source Encapsulation Nominal Thickness.
|
java.lang.String |
getSourceEncapsulationNominalTransmission()
Retrieves Source Encapsulation Nominal Transmission.
|
java.lang.String |
getSourceIsotopeHalfLife()
Retrieves Source Isotope Half Life.
|
java.lang.String |
getSourceIsotopeName()
Retrieves Source Isotope Name.
|
java.lang.String |
getSourceManufacturer()
Retrieves Source Manufacturer.
|
java.lang.String |
getSourceModelID()
Retrieves Source Model ID.
|
java.lang.String |
getSourceNumber()
Retrieves Source Number.
|
java.lang.String |
getSourceSerialNumber()
Return Source Serial Number.
|
java.lang.String |
getSourceStrength()
Retrieves Source Strength.
|
java.lang.String |
getSourceStrengthReferenceDate()
Retrieves Air Kerma Rate Reference Date.
|
java.lang.String |
getSourceStrengthReferenceTime()
Retrieves Air Kerma Rate Reference Time.
|
java.lang.String |
getSourceStrengthUnits()
Return type of Source Strength Units.
|
java.lang.String |
getSourceType()
Retrieves Source Type.
|
void |
setActiveSourceDiameter(java.lang.String strActiveSourceDiameter)
Sets Active Source Diameter .Uniquely identifies Active Source Diameter(300A,0218) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setActiveSourceLength(java.lang.String strActiveSourceLength)
Sets Active Source Length .Uniquely identifies Active Source Length(300A,021A) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setMaterialID(java.lang.String strMaterialID)
Sets Material ID .Uniquely identifies Material ID(300A,00E1) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setReferenceAirKermaRate(java.lang.String strReferenceAirKermaRate)
Sets Reference Air Kerma Rate.Uniquely identifies Reference Air Kerma Rate(300A,022A) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceDescription(java.lang.String strSourceDescription)
Sets Source Description.
|
void |
setSourceEncapsulationNominalThickness(java.lang.String strSourceEncapsulationNominalThickness)
Sets Source Encapsulation Nominal Thickness .Uniquely identifies Source Encapsulation Nominal Thickness(300A,0222) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceEncapsulationNominalTransmission(java.lang.String strSourceEncapsulationNominalTransmission)
Sets Source Encapsulation Nominal Transmission .Uniquely identifies Source Encapsulation Nominal Transmission(300A,0224) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceIsotopeHalfLife(java.lang.String strSourceIsotopeHalfLife)
Sets Source Isotope Half Life .Uniquely identifies Source Isotope Half Life(300A,0228) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceIsotopeName(java.lang.String strSourceIsotopeName)
Sets Source Isotope Name .Uniquely identifies Source Isotope Name(300A,0226) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceManufacturer(java.lang.String strSourceManufacturer)
Sets Source Manufacturer .Uniquely identifies Source Manufacturer(300A,0216) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceModelID(java.lang.String strSourceModelID)
Sets the Source Model ID.
|
void |
setSourceNumber(java.lang.String strSourceNumber)
Sets Source Number .Uniquely identifies Source Number(300A,0212) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceSerialNumber(java.lang.String strSourceSerialNumber)
Sets Source Serial Number.
|
void |
setSourceStrength(java.lang.String strSourceStrength)
Sets Source Strength.
|
void |
setSourceStrengthReferenceDate(java.lang.String strSourceStrengthReferenceDate)
Sets Air Kerma Rate Reference Date.Uniquely identifies Air Kerma Rate Reference Date(300A,022C) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceStrengthReferenceTime(java.lang.String strSourceStrengthReferenceTime)
Sets Air Kerma Rate Reference Time.Uniquely identifies Air Kerma Rate Reference Time(300A,022E) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
void |
setSourceStrengthUnits(EnumSourceStrengthUnits enumSourceStrengthUnits)
Sets type of Source Strength Units.
|
void |
setSourceType(EnumSourceType enumSourceType)
Sets Source Type .Uniquely identifies Source Type(300A,0214) in Source Sequence(300A,0210) in RT BRACHY APPLICATION SETUPS MODULE of RT Plan IOD.
|
java.lang.String |
strMaterialID()
Retrieves Material ID.
|
boolean |
validateForModule()
Validates all the attributes in SourceSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.public void setSourceNumber(java.lang.String strSourceNumber)
strSourceNumber - String value of Source Number.public java.lang.String getSourceNumber()
public void setSourceSerialNumber(java.lang.String strSourceSerialNumber)
strSourceSerialNumber - String value of Source Serial Number.public java.lang.String getSourceSerialNumber()
public void setSourceModelID(java.lang.String strSourceModelID)
strSourceModelID - public java.lang.String getSourceModelID()
public void setSourceDescription(java.lang.String strSourceDescription)
strSourceDescription - String value of Source Description.public java.lang.String getSourceDescription()
public void setSourceType(EnumSourceType enumSourceType)
enumSourceType - Enum value of Source Type.public java.lang.String getSourceType()
public void setSourceManufacturer(java.lang.String strSourceManufacturer)
strSourceManufacturer - String value of Source Manufacturer.public java.lang.String getSourceManufacturer()
public void setActiveSourceDiameter(java.lang.String strActiveSourceDiameter)
strActiveSourceDiameter - String value of Active Source Diameter.public java.lang.String getActiveSourceDiameter()
public void setActiveSourceLength(java.lang.String strActiveSourceLength)
strActiveSourceLength - String value of Active Source Length.public java.lang.String getActiveSourceLength()
public void setMaterialID(java.lang.String strMaterialID)
strMaterialID - String value of Material ID.public java.lang.String strMaterialID()
public void setSourceEncapsulationNominalThickness(java.lang.String strSourceEncapsulationNominalThickness)
strSourceEncapsulationNominalThickness - String value of Source Encapsulation Nominal Thickness.public java.lang.String getSourceEncapsulationNominalThickness()
public void setSourceEncapsulationNominalTransmission(java.lang.String strSourceEncapsulationNominalTransmission)
strSourceEncapsulationNominalTransmission - String value of Source Encapsulation Nominal Transmission.public java.lang.String getSourceEncapsulationNominalTransmission()
public void setSourceIsotopeName(java.lang.String strSourceIsotopeName)
strSourceIsotopeName - String value of Source Isotope Name.public java.lang.String getSourceIsotopeName()
public void setSourceIsotopeHalfLife(java.lang.String strSourceIsotopeHalfLife)
strSourceIsotopeHalfLife - String value of Source Isotope Half Life.public java.lang.String getSourceIsotopeHalfLife()
public void setSourceStrengthUnits(EnumSourceStrengthUnits enumSourceStrengthUnits)
enumSourceStrengthUnits - enum value of Source Strength Units.public java.lang.String getSourceStrengthUnits()
public void setReferenceAirKermaRate(java.lang.String strReferenceAirKermaRate)
strReferenceAirKermaRate - String value of Reference Air Kerma Rate.public java.lang.String getReferenceAirKermaRate()
public void setSourceStrength(java.lang.String strSourceStrength)
strSourceStrength - String value of Source Strength.public java.lang.String getSourceStrength()
public void setSourceStrengthReferenceDate(java.lang.String strSourceStrengthReferenceDate)
strSourceStrengthReferenceDate - String value of Source Strength Reference Date.public java.lang.String getSourceStrengthReferenceDate()
public void setSourceStrengthReferenceTime(java.lang.String strSourceStrengthReferenceTime)
strSourceStrengthReferenceTime - String value of Source Strength Reference Time.public java.lang.String getSourceStrengthReferenceTime()