public static class Sequence.SequenceStructureVariationComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Sequence.SequenceStructureVariationInnerComponent |
inner
Structural variant inner.
|
protected IntegerType |
length
Structural Variant Length.
|
protected Sequence.SequenceStructureVariationOuterComponent |
outer
Structural variant outer.
|
protected StringType |
precisionOfBoundaries
Precision of boundaries.
|
protected DecimalType |
reportedaCGHRatio
Structural Variant reported aCGH ratio.
|
modifierExtension| Constructor and Description |
|---|
SequenceStructureVariationComponent()
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected StringType precisionOfBoundaries
protected DecimalType reportedaCGHRatio
protected IntegerType length
protected Sequence.SequenceStructureVariationOuterComponent outer
protected Sequence.SequenceStructureVariationInnerComponent inner
public SequenceStructureVariationComponent()
public StringType getPrecisionOfBoundariesElement()
precisionOfBoundaries (Precision of boundaries.). This is the underlying object with id, value and extensions. The accessor "getPrecisionOfBoundaries" gives direct access to the valuepublic boolean hasPrecisionOfBoundariesElement()
public boolean hasPrecisionOfBoundaries()
public Sequence.SequenceStructureVariationComponent setPrecisionOfBoundariesElement(StringType value)
value - precisionOfBoundaries (Precision of boundaries.). This is the underlying object with id, value and extensions. The accessor "getPrecisionOfBoundaries" gives direct access to the valuepublic String getPrecisionOfBoundaries()
public Sequence.SequenceStructureVariationComponent setPrecisionOfBoundaries(String value)
value - Precision of boundaries.public DecimalType getReportedaCGHRatioElement()
reportedaCGHRatio (Structural Variant reported aCGH ratio.). This is the underlying object with id, value and extensions. The accessor "getReportedaCGHRatio" gives direct access to the valuepublic boolean hasReportedaCGHRatioElement()
public boolean hasReportedaCGHRatio()
public Sequence.SequenceStructureVariationComponent setReportedaCGHRatioElement(DecimalType value)
value - reportedaCGHRatio (Structural Variant reported aCGH ratio.). This is the underlying object with id, value and extensions. The accessor "getReportedaCGHRatio" gives direct access to the valuepublic BigDecimal getReportedaCGHRatio()
public Sequence.SequenceStructureVariationComponent setReportedaCGHRatio(BigDecimal value)
value - Structural Variant reported aCGH ratio.public Sequence.SequenceStructureVariationComponent setReportedaCGHRatio(long value)
value - Structural Variant reported aCGH ratio.public Sequence.SequenceStructureVariationComponent setReportedaCGHRatio(double value)
value - Structural Variant reported aCGH ratio.public IntegerType getLengthElement()
length (Structural Variant Length.). This is the underlying object with id, value and extensions. The accessor "getLength" gives direct access to the valuepublic boolean hasLengthElement()
public boolean hasLength()
public Sequence.SequenceStructureVariationComponent setLengthElement(IntegerType value)
value - length (Structural Variant Length.). This is the underlying object with id, value and extensions. The accessor "getLength" gives direct access to the valuepublic int getLength()
public Sequence.SequenceStructureVariationComponent setLength(int value)
value - Structural Variant Length.public Sequence.SequenceStructureVariationOuterComponent getOuter()
outer (Structural variant outer.)public boolean hasOuter()
public Sequence.SequenceStructureVariationComponent setOuter(Sequence.SequenceStructureVariationOuterComponent value)
value - outer (Structural variant outer.)public Sequence.SequenceStructureVariationInnerComponent getInner()
inner (Structural variant inner.)public boolean hasInner()
public Sequence.SequenceStructureVariationComponent setInner(Sequence.SequenceStructureVariationInnerComponent value)
value - inner (Structural variant inner.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Sequence.SequenceStructureVariationComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.