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 ImmutableNucleotideImmutableNucleotide.copyOf(Nucleotide instance) Creates an immutable copy of aNucleotidevalue.final ImmutableNucleotideImmutableNucleotide.withChainName(String value) Copy the current immutable object by setting a value for thechainNameattribute.final ImmutableNucleotideCopy the current immutable object by setting a value for theidattribute.final ImmutableNucleotideImmutableNucleotide.withOneLetterName(String value) Copy the current immutable object by setting a value for theoneLetterNameattribute.final ImmutableNucleotideImmutableNucleotide.withResidueNumber(int value) Copy the current immutable object by setting a value for theresidueNumberattribute.