Uses of Class
pl.poznan.put.external.dssr.ImmutableNucleotide
Packages that use ImmutableNucleotide
-
Uses of ImmutableNucleotide in pl.poznan.put.external.dssr
Methods in pl.poznan.put.external.dssr that return ImmutableNucleotideModifier and TypeMethodDescriptionImmutableNucleotide.Builder.build()
Builds a newImmutableNucleotide
.static ImmutableNucleotide
ImmutableNucleotide.copyOf
(Nucleotide instance) Creates an immutable copy of aNucleotide
value.final ImmutableNucleotide
ImmutableNucleotide.withChainName
(String value) Copy the current immutable object by setting a value for thechainName
attribute.final ImmutableNucleotide
Copy the current immutable object by setting a value for theid
attribute.final ImmutableNucleotide
ImmutableNucleotide.withOneLetterName
(String value) Copy the current immutable object by setting a value for theoneLetterName
attribute.final ImmutableNucleotide
ImmutableNucleotide.withResidueNumber
(int value) Copy the current immutable object by setting a value for theresidueNumber
attribute.