static SubstanceProtein.Builder |
SubstanceProtein.builder() |
|
SubstanceProtein.Builder |
SubstanceProtein.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.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.contained(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.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.disulfideLinkage(String... disulfideLinkage) |
The disulphide bond between two cysteine residues either on the same subunit or on two different subunits shall be
described.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.disulfideLinkage(Collection<String> disulfideLinkage) |
The disulphide bond between two cysteine residues either on the same subunit or on two different subunits shall be
described.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected SubstanceProtein.Builder |
SubstanceProtein.Builder.from(SubstanceProtein substanceProtein) |
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
SubstanceProtein.Builder |
SubstanceProtein.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.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.language(Code language) |
The base language in which the resource is written.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.meta(Meta meta) |
The metadata about the resource.
|
SubstanceProtein.Builder |
SubstanceProtein.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.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.modifierExtension(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.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.numberOfSubunits(Integer numberOfSubunits) |
Number of linear sequences of amino acids linked through peptide bonds.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.sequenceType(CodeableConcept sequenceType) |
The SubstanceProtein descriptive elements will only be used when a complete or partial amino acid sequence is
available or derivable from a nucleic acid sequence.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.subunit(SubstanceProtein.Subunit... subunit) |
This subclause refers to the description of each subunit constituting the SubstanceProtein.
|
SubstanceProtein.Builder |
SubstanceProtein.Builder.subunit(Collection<SubstanceProtein.Subunit> subunit) |
This subclause refers to the description of each subunit constituting the SubstanceProtein.
|
SubstanceProtein.Builder |
SubstanceProtein.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.
|
SubstanceProtein.Builder |
SubstanceProtein.toBuilder() |
|