Class Entry


  • public class Entry
    extends java.lang.Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="CCP4version" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="DCC_R" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="DCC_Rfree" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
           <attribute name="DCC_refinement_program" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
           <attribute name="DataAnisotropy" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="DataCompleteness" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="EDS_R" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="EDS_resolution" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="EDS_resolution_low" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="Fo_Fc_correlation" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="IoverSigma" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="PDB-revision-number" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="RefmacVersion" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="RestypesNotcheckedForBondAngleGeometry" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="TransNCS" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="TwinFraction" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="TwinL" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="TwinL2" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="WilsonBaniso" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="WilsonBestimate" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="XMLcreationDate" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="absolute-percentile-clashscore" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="absolute-percentile-percent-RSRZ-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="absolute-percentile-percent-rama-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="absolute-percentile-percent-rota-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="acentric_outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="attemptedValidationSteps" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="bulk_solvent_b" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="bulk_solvent_k" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="centric_outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="clashscore" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="num-H-reduce" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="num-free-reflections" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="numMillerIndices" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="percent-RSRZ-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="percent-free-reflections" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="percent-rama-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="percent-rota-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="relative-percentile-clashscore" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="relative-percentile-percent-RSRZ-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="relative-percentile-percent-rama-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="relative-percentile-percent-rota-outliers" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" />
           <attribute name="xtriage_input_columns" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • ccp4Version

        protected java.lang.String ccp4Version
      • dccr

        protected java.math.BigDecimal dccr
      • dccRfree

        protected java.lang.String dccRfree
      • dccRefinementProgram

        protected java.lang.String dccRefinementProgram
      • dataAnisotropy

        protected java.math.BigDecimal dataAnisotropy
      • dataCompleteness

        protected java.math.BigDecimal dataCompleteness
      • edsr

        protected java.math.BigDecimal edsr
      • edsResolution

        protected java.math.BigDecimal edsResolution
      • edsResolutionLow

        protected java.math.BigDecimal edsResolutionLow
      • foFcCorrelation

        protected java.math.BigDecimal foFcCorrelation
      • ioverSigma

        protected java.lang.String ioverSigma
      • pdbRevisionNumber

        protected java.math.BigInteger pdbRevisionNumber
      • refmacVersion

        protected java.lang.String refmacVersion
      • restypesNotcheckedForBondAngleGeometry

        protected java.lang.String restypesNotcheckedForBondAngleGeometry
      • transNCS

        protected java.lang.String transNCS
      • twinFraction

        protected java.lang.String twinFraction
      • twinL

        protected java.math.BigDecimal twinL
      • twinL2

        protected java.math.BigDecimal twinL2
      • wilsonBaniso

        protected java.lang.String wilsonBaniso
      • wilsonBestimate

        protected java.math.BigDecimal wilsonBestimate
      • xmLcreationDate

        protected java.lang.String xmLcreationDate
      • absolutePercentileClashscore

        protected java.math.BigDecimal absolutePercentileClashscore
      • absolutePercentilePercentRSRZOutliers

        protected java.math.BigDecimal absolutePercentilePercentRSRZOutliers
      • absolutePercentilePercentRamaOutliers

        protected java.math.BigDecimal absolutePercentilePercentRamaOutliers
      • absolutePercentilePercentRotaOutliers

        protected java.math.BigDecimal absolutePercentilePercentRotaOutliers
      • absolutePercentileDCCRfree

        protected java.math.BigDecimal absolutePercentileDCCRfree
      • relativePercentileDCCRfree

        protected java.math.BigDecimal relativePercentileDCCRfree
      • rnaSuiteness

        protected java.math.BigDecimal rnaSuiteness
      • absolutePercentialRNAsuiteness

        protected java.math.BigDecimal absolutePercentialRNAsuiteness
      • relativePercentileRNAsuiteness

        protected java.math.BigDecimal relativePercentileRNAsuiteness
      • acentricOutliers

        protected java.math.BigInteger acentricOutliers
      • attemptedValidationSteps

        protected java.lang.String attemptedValidationSteps
      • bulkSolventB

        protected java.math.BigDecimal bulkSolventB
      • bulkSolventK

        protected java.math.BigDecimal bulkSolventK
      • centricOutliers

        protected java.math.BigInteger centricOutliers
      • clashscore

        protected java.math.BigDecimal clashscore
      • numHReduce

        protected java.math.BigInteger numHReduce
      • numFreeReflections

        protected java.math.BigInteger numFreeReflections
      • numMillerIndices

        protected java.math.BigInteger numMillerIndices
      • percentRSRZOutliers

        protected java.math.BigDecimal percentRSRZOutliers
      • percentFreeReflections

        protected java.math.BigDecimal percentFreeReflections
      • percentRamaOutliers

        protected java.math.BigDecimal percentRamaOutliers
      • percentRotaOutliers

        protected java.math.BigDecimal percentRotaOutliers
      • relativePercentileClashscore

        protected java.math.BigDecimal relativePercentileClashscore
      • relativePercentilePercentRSRZOutliers

        protected java.math.BigDecimal relativePercentilePercentRSRZOutliers
      • relativePercentilePercentRamaOutliers

        protected java.math.BigDecimal relativePercentilePercentRamaOutliers
      • relativePercentilePercentRotaOutliers

        protected java.math.BigDecimal relativePercentilePercentRotaOutliers
      • xtriageInputColumns

        protected java.lang.String xtriageInputColumns
    • Constructor Detail

      • Entry

        public Entry()
    • Method Detail

      • getCCP4Version

        public java.lang.String getCCP4Version()
        Gets the value of the ccp4Version property.
        Returns:
        possible object is String
      • setCCP4Version

        public void setCCP4Version​(java.lang.String value)
        Sets the value of the ccp4Version property.
        Parameters:
        value - allowed object is String
      • getDCCR

        public java.math.BigDecimal getDCCR()
        Gets the value of the dccr property.
        Returns:
        possible object is BigDecimal
      • setDCCR

        public void setDCCR​(java.math.BigDecimal value)
        Sets the value of the dccr property.
        Parameters:
        value - allowed object is BigDecimal
      • getDCCRfree

        public java.lang.String getDCCRfree()
        Gets the value of the dccRfree property.
        Returns:
        possible object is String
      • setDCCRfree

        public void setDCCRfree​(java.lang.String value)
        Sets the value of the dccRfree property.
        Parameters:
        value - allowed object is String
      • getDCCRefinementProgram

        public java.lang.String getDCCRefinementProgram()
        Gets the value of the dccRefinementProgram property.
        Returns:
        possible object is String
      • setDCCRefinementProgram

        public void setDCCRefinementProgram​(java.lang.String value)
        Sets the value of the dccRefinementProgram property.
        Parameters:
        value - allowed object is String
      • getDataAnisotropy

        public java.math.BigDecimal getDataAnisotropy()
        Gets the value of the dataAnisotropy property.
        Returns:
        possible object is BigDecimal
      • setDataAnisotropy

        public void setDataAnisotropy​(java.math.BigDecimal value)
        Sets the value of the dataAnisotropy property.
        Parameters:
        value - allowed object is BigDecimal
      • getDataCompleteness

        public java.math.BigDecimal getDataCompleteness()
        Gets the value of the dataCompleteness property.
        Returns:
        possible object is BigDecimal
      • setDataCompleteness

        public void setDataCompleteness​(java.math.BigDecimal value)
        Sets the value of the dataCompleteness property.
        Parameters:
        value - allowed object is BigDecimal
      • getEDSR

        public java.math.BigDecimal getEDSR()
        Gets the value of the edsr property.
        Returns:
        possible object is BigDecimal
      • setEDSR

        public void setEDSR​(java.math.BigDecimal value)
        Sets the value of the edsr property.
        Parameters:
        value - allowed object is BigDecimal
      • getEDSResolution

        public java.math.BigDecimal getEDSResolution()
        Gets the value of the edsResolution property.
        Returns:
        possible object is BigDecimal
      • setEDSResolution

        public void setEDSResolution​(java.math.BigDecimal value)
        Sets the value of the edsResolution property.
        Parameters:
        value - allowed object is BigDecimal
      • getEDSResolutionLow

        public java.math.BigDecimal getEDSResolutionLow()
        Gets the value of the edsResolutionLow property.
        Returns:
        possible object is BigDecimal
      • setEDSResolutionLow

        public void setEDSResolutionLow​(java.math.BigDecimal value)
        Sets the value of the edsResolutionLow property.
        Parameters:
        value - allowed object is BigDecimal
      • getFoFcCorrelation

        public java.math.BigDecimal getFoFcCorrelation()
        Gets the value of the foFcCorrelation property.
        Returns:
        possible object is BigDecimal
      • setFoFcCorrelation

        public void setFoFcCorrelation​(java.math.BigDecimal value)
        Sets the value of the foFcCorrelation property.
        Parameters:
        value - allowed object is BigDecimal
      • getIoverSigma

        public java.lang.String getIoverSigma()
        Gets the value of the ioverSigma property.
        Returns:
        possible object is String
      • setIoverSigma

        public void setIoverSigma​(java.lang.String value)
        Sets the value of the ioverSigma property.
        Parameters:
        value - allowed object is String
      • getPDBRevisionNumber

        public java.math.BigInteger getPDBRevisionNumber()
        Gets the value of the pdbRevisionNumber property.
        Returns:
        possible object is BigInteger
      • setPDBRevisionNumber

        public void setPDBRevisionNumber​(java.math.BigInteger value)
        Sets the value of the pdbRevisionNumber property.
        Parameters:
        value - allowed object is BigInteger
      • getRefmacVersion

        public java.lang.String getRefmacVersion()
        Gets the value of the refmacVersion property.
        Returns:
        possible object is String
      • setRefmacVersion

        public void setRefmacVersion​(java.lang.String value)
        Sets the value of the refmacVersion property.
        Parameters:
        value - allowed object is String
      • getRestypesNotcheckedForBondAngleGeometry

        public java.lang.String getRestypesNotcheckedForBondAngleGeometry()
        Gets the value of the restypesNotcheckedForBondAngleGeometry property.
        Returns:
        possible object is String
      • setRestypesNotcheckedForBondAngleGeometry

        public void setRestypesNotcheckedForBondAngleGeometry​(java.lang.String value)
        Sets the value of the restypesNotcheckedForBondAngleGeometry property.
        Parameters:
        value - allowed object is String
      • getTransNCS

        public java.lang.String getTransNCS()
        Gets the value of the transNCS property.
        Returns:
        possible object is String
      • setTransNCS

        public void setTransNCS​(java.lang.String value)
        Sets the value of the transNCS property.
        Parameters:
        value - allowed object is String
      • getTwinFraction

        public java.lang.String getTwinFraction()
        Gets the value of the twinFraction property.
        Returns:
        possible object is String
      • setTwinFraction

        public void setTwinFraction​(java.lang.String value)
        Sets the value of the twinFraction property.
        Parameters:
        value - allowed object is String
      • getTwinL

        public java.math.BigDecimal getTwinL()
        Gets the value of the twinL property.
        Returns:
        possible object is BigDecimal
      • setTwinL

        public void setTwinL​(java.math.BigDecimal value)
        Sets the value of the twinL property.
        Parameters:
        value - allowed object is BigDecimal
      • getTwinL2

        public java.math.BigDecimal getTwinL2()
        Gets the value of the twinL2 property.
        Returns:
        possible object is BigDecimal
      • setTwinL2

        public void setTwinL2​(java.math.BigDecimal value)
        Sets the value of the twinL2 property.
        Parameters:
        value - allowed object is BigDecimal
      • getWilsonBaniso

        public java.lang.String getWilsonBaniso()
        Gets the value of the wilsonBaniso property.
        Returns:
        possible object is String
      • setWilsonBaniso

        public void setWilsonBaniso​(java.lang.String value)
        Sets the value of the wilsonBaniso property.
        Parameters:
        value - allowed object is String
      • getWilsonBestimate

        public java.math.BigDecimal getWilsonBestimate()
        Gets the value of the wilsonBestimate property.
        Returns:
        possible object is BigDecimal
      • setWilsonBestimate

        public void setWilsonBestimate​(java.math.BigDecimal value)
        Sets the value of the wilsonBestimate property.
        Parameters:
        value - allowed object is BigDecimal
      • getXMLcreationDate

        public java.lang.String getXMLcreationDate()
        Gets the value of the xmLcreationDate property.
        Returns:
        possible object is String
      • setXMLcreationDate

        public void setXMLcreationDate​(java.lang.String value)
        Sets the value of the xmLcreationDate property.
        Parameters:
        value - allowed object is String
      • getAbsolutePercentileClashscore

        public java.math.BigDecimal getAbsolutePercentileClashscore()
        Gets the value of the absolutePercentileClashscore property.
        Returns:
        possible object is BigDecimal
      • setAbsolutePercentileClashscore

        public void setAbsolutePercentileClashscore​(java.math.BigDecimal value)
        Sets the value of the absolutePercentileClashscore property.
        Parameters:
        value - allowed object is BigDecimal
      • getAbsolutePercentilePercentRSRZOutliers

        public java.math.BigDecimal getAbsolutePercentilePercentRSRZOutliers()
        Gets the value of the absolutePercentilePercentRSRZOutliers property.
        Returns:
        possible object is BigDecimal
      • setAbsolutePercentilePercentRSRZOutliers

        public void setAbsolutePercentilePercentRSRZOutliers​(java.math.BigDecimal value)
        Sets the value of the absolutePercentilePercentRSRZOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getAbsolutePercentilePercentRamaOutliers

        public java.math.BigDecimal getAbsolutePercentilePercentRamaOutliers()
        Gets the value of the absolutePercentilePercentRamaOutliers property.
        Returns:
        possible object is BigDecimal
      • setAbsolutePercentilePercentRamaOutliers

        public void setAbsolutePercentilePercentRamaOutliers​(java.math.BigDecimal value)
        Sets the value of the absolutePercentilePercentRamaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getAbsolutePercentilePercentRotaOutliers

        public java.math.BigDecimal getAbsolutePercentilePercentRotaOutliers()
        Gets the value of the absolutePercentilePercentRotaOutliers property.
        Returns:
        possible object is BigDecimal
      • setAbsolutePercentilePercentRotaOutliers

        public void setAbsolutePercentilePercentRotaOutliers​(java.math.BigDecimal value)
        Sets the value of the absolutePercentilePercentRotaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getAbsolutePercentileDCCRfree

        public java.math.BigDecimal getAbsolutePercentileDCCRfree()
      • setAbsolutePercentileDCCRfree

        public void setAbsolutePercentileDCCRfree​(java.math.BigDecimal absolutePercentileDCCRfree)
      • getRelativePercentileDCCRfree

        public java.math.BigDecimal getRelativePercentileDCCRfree()
      • setRelativePercentileDCCRfree

        public void setRelativePercentileDCCRfree​(java.math.BigDecimal relativePercentileDCCRfree)
      • getAcentricOutliers

        public java.math.BigInteger getAcentricOutliers()
        Gets the value of the acentricOutliers property.
        Returns:
        possible object is BigInteger
      • setAcentricOutliers

        public void setAcentricOutliers​(java.math.BigInteger value)
        Sets the value of the acentricOutliers property.
        Parameters:
        value - allowed object is BigInteger
      • getAttemptedValidationSteps

        public java.lang.String getAttemptedValidationSteps()
        Gets the value of the attemptedValidationSteps property.
        Returns:
        possible object is String
      • setAttemptedValidationSteps

        public void setAttemptedValidationSteps​(java.lang.String value)
        Sets the value of the attemptedValidationSteps property.
        Parameters:
        value - allowed object is String
      • getBulkSolventB

        public java.math.BigDecimal getBulkSolventB()
        Gets the value of the bulkSolventB property.
        Returns:
        possible object is BigDecimal
      • setBulkSolventB

        public void setBulkSolventB​(java.math.BigDecimal value)
        Sets the value of the bulkSolventB property.
        Parameters:
        value - allowed object is BigDecimal
      • getBulkSolventK

        public java.math.BigDecimal getBulkSolventK()
        Gets the value of the bulkSolventK property.
        Returns:
        possible object is BigDecimal
      • setBulkSolventK

        public void setBulkSolventK​(java.math.BigDecimal value)
        Sets the value of the bulkSolventK property.
        Parameters:
        value - allowed object is BigDecimal
      • getCentricOutliers

        public java.math.BigInteger getCentricOutliers()
        Gets the value of the centricOutliers property.
        Returns:
        possible object is BigInteger
      • setCentricOutliers

        public void setCentricOutliers​(java.math.BigInteger value)
        Sets the value of the centricOutliers property.
        Parameters:
        value - allowed object is BigInteger
      • getClashscore

        public java.math.BigDecimal getClashscore()
        Gets the value of the clashscore property.
        Returns:
        possible object is BigDecimal
      • setClashscore

        public void setClashscore​(java.math.BigDecimal value)
        Sets the value of the clashscore property.
        Parameters:
        value - allowed object is BigDecimal
      • getNumHReduce

        public java.math.BigInteger getNumHReduce()
        Gets the value of the numHReduce property.
        Returns:
        possible object is BigInteger
      • setNumHReduce

        public void setNumHReduce​(java.math.BigInteger value)
        Sets the value of the numHReduce property.
        Parameters:
        value - allowed object is BigInteger
      • getNumFreeReflections

        public java.math.BigInteger getNumFreeReflections()
        Gets the value of the numFreeReflections property.
        Returns:
        possible object is BigInteger
      • setNumFreeReflections

        public void setNumFreeReflections​(java.math.BigInteger value)
        Sets the value of the numFreeReflections property.
        Parameters:
        value - allowed object is BigInteger
      • getNumMillerIndices

        public java.math.BigInteger getNumMillerIndices()
        Gets the value of the numMillerIndices property.
        Returns:
        possible object is BigInteger
      • setNumMillerIndices

        public void setNumMillerIndices​(java.math.BigInteger value)
        Sets the value of the numMillerIndices property.
        Parameters:
        value - allowed object is BigInteger
      • getPercentRSRZOutliers

        public java.math.BigDecimal getPercentRSRZOutliers()
        Gets the value of the percentRSRZOutliers property.
        Returns:
        possible object is BigDecimal
      • setPercentRSRZOutliers

        public void setPercentRSRZOutliers​(java.math.BigDecimal value)
        Sets the value of the percentRSRZOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getPercentFreeReflections

        public java.math.BigDecimal getPercentFreeReflections()
        Gets the value of the percentFreeReflections property.
        Returns:
        possible object is BigDecimal
      • setPercentFreeReflections

        public void setPercentFreeReflections​(java.math.BigDecimal value)
        Sets the value of the percentFreeReflections property.
        Parameters:
        value - allowed object is BigDecimal
      • getPercentRamaOutliers

        public java.math.BigDecimal getPercentRamaOutliers()
        Gets the value of the percentRamaOutliers property.
        Returns:
        possible object is BigDecimal
      • setPercentRamaOutliers

        public void setPercentRamaOutliers​(java.math.BigDecimal value)
        Sets the value of the percentRamaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getPercentRotaOutliers

        public java.math.BigDecimal getPercentRotaOutliers()
        Gets the value of the percentRotaOutliers property.
        Returns:
        possible object is BigDecimal
      • setPercentRotaOutliers

        public void setPercentRotaOutliers​(java.math.BigDecimal value)
        Sets the value of the percentRotaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getRelativePercentileClashscore

        public java.math.BigDecimal getRelativePercentileClashscore()
        Gets the value of the relativePercentileClashscore property.
        Returns:
        possible object is BigDecimal
      • setRelativePercentileClashscore

        public void setRelativePercentileClashscore​(java.math.BigDecimal value)
        Sets the value of the relativePercentileClashscore property.
        Parameters:
        value - allowed object is BigDecimal
      • getRelativePercentilePercentRSRZOutliers

        public java.math.BigDecimal getRelativePercentilePercentRSRZOutliers()
        Gets the value of the relativePercentilePercentRSRZOutliers property.
        Returns:
        possible object is BigDecimal
      • setRelativePercentilePercentRSRZOutliers

        public void setRelativePercentilePercentRSRZOutliers​(java.math.BigDecimal value)
        Sets the value of the relativePercentilePercentRSRZOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getRelativePercentilePercentRamaOutliers

        public java.math.BigDecimal getRelativePercentilePercentRamaOutliers()
        Gets the value of the relativePercentilePercentRamaOutliers property.
        Returns:
        possible object is BigDecimal
      • setRelativePercentilePercentRamaOutliers

        public void setRelativePercentilePercentRamaOutliers​(java.math.BigDecimal value)
        Sets the value of the relativePercentilePercentRamaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getRelativePercentilePercentRotaOutliers

        public java.math.BigDecimal getRelativePercentilePercentRotaOutliers()
        Gets the value of the relativePercentilePercentRotaOutliers property.
        Returns:
        possible object is BigDecimal
      • setRelativePercentilePercentRotaOutliers

        public void setRelativePercentilePercentRotaOutliers​(java.math.BigDecimal value)
        Sets the value of the relativePercentilePercentRotaOutliers property.
        Parameters:
        value - allowed object is BigDecimal
      • getXtriageInputColumns

        public java.lang.String getXtriageInputColumns()
        Gets the value of the xtriageInputColumns property.
        Returns:
        possible object is String
      • setXtriageInputColumns

        public void setXtriageInputColumns​(java.lang.String value)
        Sets the value of the xtriageInputColumns property.
        Parameters:
        value - allowed object is String
      • getRnaSuiteness

        public java.math.BigDecimal getRnaSuiteness()
      • setRnaSuiteness

        public void setRnaSuiteness​(java.math.BigDecimal rnaSuiteness)
      • getAbsolutePercentialRNAsuiteness

        public java.math.BigDecimal getAbsolutePercentialRNAsuiteness()
      • setAbsolutePercentialRNAsuiteness

        public void setAbsolutePercentialRNAsuiteness​(java.math.BigDecimal absolutePercentialRNAsuiteness)
      • getRelativePercentileRNAsuiteness

        public java.math.BigDecimal getRelativePercentileRNAsuiteness()
      • setRelativePercentileRNAsuiteness

        public void setRelativePercentileRNAsuiteness​(java.math.BigDecimal relativePercentileRNAsuiteness)