Class Entry
- java.lang.Object
-
- org.biojava.nbio.structure.validation.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 Summary
Fields Modifier and Type Field Description protected java.math.BigDecimal
absolutePercentialRNAsuiteness
protected java.math.BigDecimal
absolutePercentileClashscore
protected java.math.BigDecimal
absolutePercentileDCCRfree
protected java.math.BigDecimal
absolutePercentilePercentRamaOutliers
protected java.math.BigDecimal
absolutePercentilePercentRotaOutliers
protected java.math.BigDecimal
absolutePercentilePercentRSRZOutliers
protected java.math.BigInteger
acentricOutliers
protected java.lang.String
attemptedValidationSteps
protected java.math.BigDecimal
bulkSolventB
protected java.math.BigDecimal
bulkSolventK
protected java.lang.String
ccp4Version
protected java.math.BigInteger
centricOutliers
protected java.math.BigDecimal
clashscore
protected java.math.BigDecimal
dataAnisotropy
protected java.math.BigDecimal
dataCompleteness
protected java.math.BigDecimal
dccr
protected java.lang.String
dccRefinementProgram
protected java.lang.String
dccRfree
protected java.math.BigDecimal
edsr
protected java.math.BigDecimal
edsResolution
protected java.math.BigDecimal
edsResolutionLow
protected java.math.BigDecimal
foFcCorrelation
protected java.lang.String
ioverSigma
protected java.math.BigInteger
numFreeReflections
protected java.math.BigInteger
numHReduce
protected java.math.BigInteger
numMillerIndices
protected java.math.BigInteger
pdbRevisionNumber
protected java.math.BigDecimal
percentFreeReflections
protected java.math.BigDecimal
percentRamaOutliers
protected java.math.BigDecimal
percentRotaOutliers
protected java.math.BigDecimal
percentRSRZOutliers
protected java.lang.String
refmacVersion
protected java.math.BigDecimal
relativePercentileClashscore
protected java.math.BigDecimal
relativePercentileDCCRfree
protected java.math.BigDecimal
relativePercentilePercentRamaOutliers
protected java.math.BigDecimal
relativePercentilePercentRotaOutliers
protected java.math.BigDecimal
relativePercentilePercentRSRZOutliers
protected java.math.BigDecimal
relativePercentileRNAsuiteness
protected java.lang.String
restypesNotcheckedForBondAngleGeometry
protected java.math.BigDecimal
rnaSuiteness
protected java.lang.String
transNCS
protected java.lang.String
twinFraction
protected java.math.BigDecimal
twinL
protected java.math.BigDecimal
twinL2
protected java.lang.String
wilsonBaniso
protected java.math.BigDecimal
wilsonBestimate
protected java.lang.String
xmLcreationDate
protected java.lang.String
xtriageInputColumns
-
Constructor Summary
Constructors Constructor Description Entry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimal
getAbsolutePercentialRNAsuiteness()
java.math.BigDecimal
getAbsolutePercentileClashscore()
Gets the value of the absolutePercentileClashscore property.java.math.BigDecimal
getAbsolutePercentileDCCRfree()
java.math.BigDecimal
getAbsolutePercentilePercentRamaOutliers()
Gets the value of the absolutePercentilePercentRamaOutliers property.java.math.BigDecimal
getAbsolutePercentilePercentRotaOutliers()
Gets the value of the absolutePercentilePercentRotaOutliers property.java.math.BigDecimal
getAbsolutePercentilePercentRSRZOutliers()
Gets the value of the absolutePercentilePercentRSRZOutliers property.java.math.BigInteger
getAcentricOutliers()
Gets the value of the acentricOutliers property.java.lang.String
getAttemptedValidationSteps()
Gets the value of the attemptedValidationSteps property.java.math.BigDecimal
getBulkSolventB()
Gets the value of the bulkSolventB property.java.math.BigDecimal
getBulkSolventK()
Gets the value of the bulkSolventK property.java.lang.String
getCCP4Version()
Gets the value of the ccp4Version property.java.math.BigInteger
getCentricOutliers()
Gets the value of the centricOutliers property.java.math.BigDecimal
getClashscore()
Gets the value of the clashscore property.java.math.BigDecimal
getDataAnisotropy()
Gets the value of the dataAnisotropy property.java.math.BigDecimal
getDataCompleteness()
Gets the value of the dataCompleteness property.java.math.BigDecimal
getDCCR()
Gets the value of the dccr property.java.lang.String
getDCCRefinementProgram()
Gets the value of the dccRefinementProgram property.java.lang.String
getDCCRfree()
Gets the value of the dccRfree property.java.math.BigDecimal
getEDSR()
Gets the value of the edsr property.java.math.BigDecimal
getEDSResolution()
Gets the value of the edsResolution property.java.math.BigDecimal
getEDSResolutionLow()
Gets the value of the edsResolutionLow property.java.math.BigDecimal
getFoFcCorrelation()
Gets the value of the foFcCorrelation property.java.lang.String
getIoverSigma()
Gets the value of the ioverSigma property.java.math.BigInteger
getNumFreeReflections()
Gets the value of the numFreeReflections property.java.math.BigInteger
getNumHReduce()
Gets the value of the numHReduce property.java.math.BigInteger
getNumMillerIndices()
Gets the value of the numMillerIndices property.java.math.BigInteger
getPDBRevisionNumber()
Gets the value of the pdbRevisionNumber property.java.math.BigDecimal
getPercentFreeReflections()
Gets the value of the percentFreeReflections property.java.math.BigDecimal
getPercentRamaOutliers()
Gets the value of the percentRamaOutliers property.java.math.BigDecimal
getPercentRotaOutliers()
Gets the value of the percentRotaOutliers property.java.math.BigDecimal
getPercentRSRZOutliers()
Gets the value of the percentRSRZOutliers property.java.lang.String
getRefmacVersion()
Gets the value of the refmacVersion property.java.math.BigDecimal
getRelativePercentileClashscore()
Gets the value of the relativePercentileClashscore property.java.math.BigDecimal
getRelativePercentileDCCRfree()
java.math.BigDecimal
getRelativePercentilePercentRamaOutliers()
Gets the value of the relativePercentilePercentRamaOutliers property.java.math.BigDecimal
getRelativePercentilePercentRotaOutliers()
Gets the value of the relativePercentilePercentRotaOutliers property.java.math.BigDecimal
getRelativePercentilePercentRSRZOutliers()
Gets the value of the relativePercentilePercentRSRZOutliers property.java.math.BigDecimal
getRelativePercentileRNAsuiteness()
java.lang.String
getRestypesNotcheckedForBondAngleGeometry()
Gets the value of the restypesNotcheckedForBondAngleGeometry property.java.math.BigDecimal
getRnaSuiteness()
java.lang.String
getTransNCS()
Gets the value of the transNCS property.java.lang.String
getTwinFraction()
Gets the value of the twinFraction property.java.math.BigDecimal
getTwinL()
Gets the value of the twinL property.java.math.BigDecimal
getTwinL2()
Gets the value of the twinL2 property.java.lang.String
getWilsonBaniso()
Gets the value of the wilsonBaniso property.java.math.BigDecimal
getWilsonBestimate()
Gets the value of the wilsonBestimate property.java.lang.String
getXMLcreationDate()
Gets the value of the xmLcreationDate property.java.lang.String
getXtriageInputColumns()
Gets the value of the xtriageInputColumns property.void
setAbsolutePercentialRNAsuiteness(java.math.BigDecimal absolutePercentialRNAsuiteness)
void
setAbsolutePercentileClashscore(java.math.BigDecimal value)
Sets the value of the absolutePercentileClashscore property.void
setAbsolutePercentileDCCRfree(java.math.BigDecimal absolutePercentileDCCRfree)
void
setAbsolutePercentilePercentRamaOutliers(java.math.BigDecimal value)
Sets the value of the absolutePercentilePercentRamaOutliers property.void
setAbsolutePercentilePercentRotaOutliers(java.math.BigDecimal value)
Sets the value of the absolutePercentilePercentRotaOutliers property.void
setAbsolutePercentilePercentRSRZOutliers(java.math.BigDecimal value)
Sets the value of the absolutePercentilePercentRSRZOutliers property.void
setAcentricOutliers(java.math.BigInteger value)
Sets the value of the acentricOutliers property.void
setAttemptedValidationSteps(java.lang.String value)
Sets the value of the attemptedValidationSteps property.void
setBulkSolventB(java.math.BigDecimal value)
Sets the value of the bulkSolventB property.void
setBulkSolventK(java.math.BigDecimal value)
Sets the value of the bulkSolventK property.void
setCCP4Version(java.lang.String value)
Sets the value of the ccp4Version property.void
setCentricOutliers(java.math.BigInteger value)
Sets the value of the centricOutliers property.void
setClashscore(java.math.BigDecimal value)
Sets the value of the clashscore property.void
setDataAnisotropy(java.math.BigDecimal value)
Sets the value of the dataAnisotropy property.void
setDataCompleteness(java.math.BigDecimal value)
Sets the value of the dataCompleteness property.void
setDCCR(java.math.BigDecimal value)
Sets the value of the dccr property.void
setDCCRefinementProgram(java.lang.String value)
Sets the value of the dccRefinementProgram property.void
setDCCRfree(java.lang.String value)
Sets the value of the dccRfree property.void
setEDSR(java.math.BigDecimal value)
Sets the value of the edsr property.void
setEDSResolution(java.math.BigDecimal value)
Sets the value of the edsResolution property.void
setEDSResolutionLow(java.math.BigDecimal value)
Sets the value of the edsResolutionLow property.void
setFoFcCorrelation(java.math.BigDecimal value)
Sets the value of the foFcCorrelation property.void
setIoverSigma(java.lang.String value)
Sets the value of the ioverSigma property.void
setNumFreeReflections(java.math.BigInteger value)
Sets the value of the numFreeReflections property.void
setNumHReduce(java.math.BigInteger value)
Sets the value of the numHReduce property.void
setNumMillerIndices(java.math.BigInteger value)
Sets the value of the numMillerIndices property.void
setPDBRevisionNumber(java.math.BigInteger value)
Sets the value of the pdbRevisionNumber property.void
setPercentFreeReflections(java.math.BigDecimal value)
Sets the value of the percentFreeReflections property.void
setPercentRamaOutliers(java.math.BigDecimal value)
Sets the value of the percentRamaOutliers property.void
setPercentRotaOutliers(java.math.BigDecimal value)
Sets the value of the percentRotaOutliers property.void
setPercentRSRZOutliers(java.math.BigDecimal value)
Sets the value of the percentRSRZOutliers property.void
setRefmacVersion(java.lang.String value)
Sets the value of the refmacVersion property.void
setRelativePercentileClashscore(java.math.BigDecimal value)
Sets the value of the relativePercentileClashscore property.void
setRelativePercentileDCCRfree(java.math.BigDecimal relativePercentileDCCRfree)
void
setRelativePercentilePercentRamaOutliers(java.math.BigDecimal value)
Sets the value of the relativePercentilePercentRamaOutliers property.void
setRelativePercentilePercentRotaOutliers(java.math.BigDecimal value)
Sets the value of the relativePercentilePercentRotaOutliers property.void
setRelativePercentilePercentRSRZOutliers(java.math.BigDecimal value)
Sets the value of the relativePercentilePercentRSRZOutliers property.void
setRelativePercentileRNAsuiteness(java.math.BigDecimal relativePercentileRNAsuiteness)
void
setRestypesNotcheckedForBondAngleGeometry(java.lang.String value)
Sets the value of the restypesNotcheckedForBondAngleGeometry property.void
setRnaSuiteness(java.math.BigDecimal rnaSuiteness)
void
setTransNCS(java.lang.String value)
Sets the value of the transNCS property.void
setTwinFraction(java.lang.String value)
Sets the value of the twinFraction property.void
setTwinL(java.math.BigDecimal value)
Sets the value of the twinL property.void
setTwinL2(java.math.BigDecimal value)
Sets the value of the twinL2 property.void
setWilsonBaniso(java.lang.String value)
Sets the value of the wilsonBaniso property.void
setWilsonBestimate(java.math.BigDecimal value)
Sets the value of the wilsonBestimate property.void
setXMLcreationDate(java.lang.String value)
Sets the value of the xmLcreationDate property.void
setXtriageInputColumns(java.lang.String value)
Sets the value of the xtriageInputColumns property.
-
-
-
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
-
-
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 isString
-
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 isBigDecimal
-
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 isString
-
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 isString
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isString
-
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 isBigInteger
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isString
-
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 isBigDecimal
-
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 isString
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigInteger
-
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 isString
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigInteger
-
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 isBigDecimal
-
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 isBigInteger
-
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 isBigInteger
-
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 isBigInteger
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isBigDecimal
-
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 isString
-
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)
-
-