SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.areaOfHybridisation(String areaOfHybridisation) | 
 The area of hybridisation shall be described if applicable for double stranded RNA or DNA. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.areaOfHybridisation(java.lang.String areaOfHybridisation) | 
 Convenience method for setting areaOfHybridisation. 
 | 
static SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.builder() | 
  | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.from(SubstanceNucleicAcid substanceNucleicAcid) | 
  | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.numberOfSubunits(Integer numberOfSubunits) | 
 The number of linear sequences of nucleotides linked through phosphodiester bonds shall be described. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.numberOfSubunits(java.lang.Integer numberOfSubunits) | 
 Convenience method for setting numberOfSubunits. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.oligoNucleotideType(CodeableConcept oligoNucleotideType) | 
 (TBC). 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.sequenceType(CodeableConcept sequenceType) | 
 The type of the sequence shall be specified based on a controlled vocabulary. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.subunit(SubstanceNucleicAcid.Subunit... subunit) | 
 Subunits are listed in order of decreasing length; sequences of the same length will be ordered by molecular weight; 
 subunits that have identical sequences will be repeated multiple times. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.subunit(java.util.Collection<SubstanceNucleicAcid.Subunit> subunit) | 
 Subunits are listed in order of decreasing length; sequences of the same length will be ordered by molecular weight; 
 subunits that have identical sequences will be repeated multiple times. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
SubstanceNucleicAcid.Builder | 
SubstanceNucleicAcid.toBuilder() | 
  |