static SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.builder() |
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.cTerminalModification(String cTerminalModification) |
The modification at the C-terminal shall be specified.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.cTerminalModificationId(Identifier cTerminalModificationId) |
Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.from(SubstanceProtein.Subunit subunit) |
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.length(Integer length) |
Length of linear sequences of amino acids contained in the subunit.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.nTerminalModification(String nTerminalModification) |
The name of the fragment modified at the N-terminal of the SubstanceProtein shall be specified.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.nTerminalModificationId(Identifier nTerminalModificationId) |
Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.sequence(String sequence) |
The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-
letter amino acid codes.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.sequenceAttachment(Attachment sequenceAttachment) |
The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-
letter amino acid codes.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.Builder.subunit(Integer subunit) |
Index of primary sequences of amino acids linked through peptide bonds in order of decreasing length.
|
SubstanceProtein.Subunit.Builder |
SubstanceProtein.Subunit.toBuilder() |
|