Class Sequence
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for Sequence complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Sequence">
<complexContent>
<extension base="{http://hl7.org/fhir}DomainResource">
<sequence>
<element name="type" type="{http://hl7.org/fhir}sequenceType"/>
<element name="patient" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="specimen" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="device" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="quantity" type="{http://hl7.org/fhir}Quantity" minOccurs="0"/>
<element name="species" type="{http://hl7.org/fhir}CodeableConcept" minOccurs="0"/>
<element name="referenceSeq" type="{http://hl7.org/fhir}Sequence.ReferenceSeq" maxOccurs="unbounded" minOccurs="0"/>
<element name="variation" type="{http://hl7.org/fhir}Sequence.Variation" minOccurs="0"/>
<element name="quality" type="{http://hl7.org/fhir}Sequence.Quality" maxOccurs="unbounded" minOccurs="0"/>
<element name="allelicState" type="{http://hl7.org/fhir}CodeableConcept" minOccurs="0"/>
<element name="allelicFrequency" type="{http://hl7.org/fhir}decimal" minOccurs="0"/>
<element name="copyNumberEvent" type="{http://hl7.org/fhir}CodeableConcept" minOccurs="0"/>
<element name="readCoverage" type="{http://hl7.org/fhir}integer" minOccurs="0"/>
<element name="repository" type="{http://hl7.org/fhir}Sequence.Repository" maxOccurs="unbounded" minOccurs="0"/>
<element name="pointer" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="observedSeq" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="observation" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="structureVariation" type="{http://hl7.org/fhir}Sequence.StructureVariation" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Decimalprotected CodeableConceptprotected CodeableConceptprotected Referenceprotected Referenceprotected Stringprotected Referenceprotected List<SequenceQuality> protected Quantityprotected Integerprotected List<SequenceReferenceSeq> protected List<SequenceRepository> protected CodeableConceptprotected Referenceprotected SequenceStructureVariationprotected SequenceTypeprotected SequenceVariationFields inherited from class org.hl7.fhir.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.Resource
id, implicitRules, language, meta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the allelicFrequency property.Gets the value of the allelicState property.Gets the value of the copyNumberEvent property.Gets the value of the device property.Gets the value of the observation property.Gets the value of the observedSeq property.Gets the value of the patient property.Gets the value of the pointer property.Gets the value of the quality property.Gets the value of the quantity property.Gets the value of the readCoverage property.Gets the value of the referenceSeq property.Gets the value of the repository property.Gets the value of the species property.Gets the value of the specimen property.Gets the value of the structureVariation property.getType()Gets the value of the type property.Gets the value of the variation property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAllelicFrequency(Decimal value) Sets the value of the allelicFrequency property.voidsetAllelicState(CodeableConcept value) Sets the value of the allelicState property.voidSets the value of the copyNumberEvent property.voidSets the value of the device property.voidsetObservation(Reference value) Sets the value of the observation property.voidsetObservedSeq(String value) Sets the value of the observedSeq property.voidsetPatient(Reference value) Sets the value of the patient property.voidsetPointer(List<Reference> value) voidsetQuality(List<SequenceQuality> value) voidsetQuantity(Quantity value) Sets the value of the quantity property.voidsetReadCoverage(Integer value) Sets the value of the readCoverage property.voidsetReferenceSeq(List<SequenceReferenceSeq> value) voidsetRepository(List<SequenceRepository> value) voidsetSpecies(CodeableConcept value) Sets the value of the species property.voidsetSpecimen(Reference value) Sets the value of the specimen property.voidSets the value of the structureVariation property.voidsetType(SequenceType value) Sets the value of the type property.voidsetVariation(SequenceVariation value) Sets the value of the variation property.toString()withAllelicFrequency(Decimal value) withAllelicState(CodeableConcept value) withContained(Collection<ResourceContainer> values) withContained(ResourceContainer... values) withDevice(Reference value) withExtension(Collection<Extension> values) withExtension(Extension... values) withImplicitRules(Uri value) withLanguage(Code value) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withObservation(Reference value) withObservedSeq(String value) withPatient(Reference value) withPointer(Collection<Reference> values) withPointer(Reference... values) withQuality(Collection<SequenceQuality> values) withQuality(SequenceQuality... values) withQuantity(Quantity value) withReadCoverage(Integer value) withReferenceSeq(SequenceReferenceSeq... values) withRepository(Collection<SequenceRepository> values) withRepository(SequenceRepository... values) withSpecies(CodeableConcept value) withSpecimen(Reference value) withType(SequenceType value) withVariation(SequenceVariation value) Methods inherited from class org.hl7.fhir.DomainResource
getContained, getExtension, getModifierExtension, getText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.Resource
getId, getImplicitRules, getLanguage, getMeta, setId, setImplicitRules, setLanguage, setMeta
-
Field Details
-
type
-
patient
-
specimen
-
device
-
quantity
-
species
-
referenceSeq
-
variation
-
quality
-
allelicState
-
allelicFrequency
-
copyNumberEvent
-
readCoverage
-
repository
-
pointer
-
observedSeq
-
observation
-
structureVariation
-
-
Constructor Details
-
Sequence
public Sequence()
-
-
Method Details
-
getType
Gets the value of the type property.- Returns:
- possible object is
SequenceType
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isSequenceType
-
getPatient
Gets the value of the patient property.- Returns:
- possible object is
Reference
-
setPatient
Sets the value of the patient property.- Parameters:
value- allowed object isReference
-
getSpecimen
Gets the value of the specimen property.- Returns:
- possible object is
Reference
-
setSpecimen
Sets the value of the specimen property.- Parameters:
value- allowed object isReference
-
getDevice
Gets the value of the device property.- Returns:
- possible object is
Reference
-
setDevice
Sets the value of the device property.- Parameters:
value- allowed object isReference
-
getQuantity
Gets the value of the quantity property.- Returns:
- possible object is
Quantity
-
setQuantity
Sets the value of the quantity property.- Parameters:
value- allowed object isQuantity
-
getSpecies
Gets the value of the species property.- Returns:
- possible object is
CodeableConcept
-
setSpecies
Sets the value of the species property.- Parameters:
value- allowed object isCodeableConcept
-
getReferenceSeq
Gets the value of the referenceSeq property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the referenceSeq property.For example, to add a new item, do as follows:
getReferenceSeq().add(newItem);Objects of the following type(s) are allowed in the list
SequenceReferenceSeq -
getVariation
Gets the value of the variation property.- Returns:
- possible object is
SequenceVariation
-
setVariation
Sets the value of the variation property.- Parameters:
value- allowed object isSequenceVariation
-
getQuality
Gets the value of the quality property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the quality property.For example, to add a new item, do as follows:
getQuality().add(newItem);Objects of the following type(s) are allowed in the list
SequenceQuality -
getAllelicState
Gets the value of the allelicState property.- Returns:
- possible object is
CodeableConcept
-
setAllelicState
Sets the value of the allelicState property.- Parameters:
value- allowed object isCodeableConcept
-
getAllelicFrequency
Gets the value of the allelicFrequency property.- Returns:
- possible object is
Decimal
-
setAllelicFrequency
Sets the value of the allelicFrequency property.- Parameters:
value- allowed object isDecimal
-
getCopyNumberEvent
Gets the value of the copyNumberEvent property.- Returns:
- possible object is
CodeableConcept
-
setCopyNumberEvent
Sets the value of the copyNumberEvent property.- Parameters:
value- allowed object isCodeableConcept
-
getReadCoverage
Gets the value of the readCoverage property.- Returns:
- possible object is
Integer
-
setReadCoverage
Sets the value of the readCoverage property.- Parameters:
value- allowed object isInteger
-
getRepository
Gets the value of the repository property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the repository property.For example, to add a new item, do as follows:
getRepository().add(newItem);Objects of the following type(s) are allowed in the list
SequenceRepository -
getPointer
Gets the value of the pointer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the pointer property.For example, to add a new item, do as follows:
getPointer().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getObservedSeq
Gets the value of the observedSeq property.- Returns:
- possible object is
String
-
setObservedSeq
Sets the value of the observedSeq property.- Parameters:
value- allowed object isString
-
getObservation
Gets the value of the observation property.- Returns:
- possible object is
Reference
-
setObservation
Sets the value of the observation property.- Parameters:
value- allowed object isReference
-
getStructureVariation
Gets the value of the structureVariation property.- Returns:
- possible object is
SequenceStructureVariation
-
setStructureVariation
Sets the value of the structureVariation property.- Parameters:
value- allowed object isSequenceStructureVariation
-
withType
-
withPatient
-
withSpecimen
-
withDevice
-
withQuantity
-
withSpecies
-
withReferenceSeq
-
withReferenceSeq
-
withVariation
-
withQuality
-
withQuality
-
withAllelicState
-
withAllelicFrequency
-
withCopyNumberEvent
-
withReadCoverage
-
withRepository
-
withRepository
-
withPointer
-
withPointer
-
withObservedSeq
-
withObservation
-
withStructureVariation
-
withText
- Overrides:
withTextin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withId
- Overrides:
withIdin classDomainResource
-
withMeta
- Overrides:
withMetain classDomainResource
-
withImplicitRules
- Overrides:
withImplicitRulesin classDomainResource
-
withLanguage
- Overrides:
withLanguagein classDomainResource
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classDomainResource
-
equals
- Overrides:
equalsin classDomainResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classDomainResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classDomainResource
-
toString
- Overrides:
toStringin classDomainResource
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classDomainResource
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classDomainResource
-
setReferenceSeq
-
setQuality
-
setRepository
-
setPointer
-