Uses of Class
pl.poznan.put.pdb.ImmutablePdbRemark2Line
Packages that use ImmutablePdbRemark2Line
Package
Description
Contains classes responsible for PDB/mmCIF data modelling and analysis.
-
Uses of ImmutablePdbRemark2Line in pl.poznan.put.pdb
Methods in pl.poznan.put.pdb that return ImmutablePdbRemark2LineModifier and TypeMethodDescriptionImmutablePdbRemark2Line.Builder.build()Builds a newImmutablePdbRemark2Line.static ImmutablePdbRemark2LineImmutablePdbRemark2Line.copyOf(PdbRemark2Line instance) Creates an immutable copy of aPdbRemark2Linevalue.static ImmutablePdbRemark2LineImmutablePdbRemark2Line.of(double resolution) Construct a new immutablePdbRemark2Lineinstance.final ImmutablePdbRemark2LineImmutablePdbRemark2Line.withResolution(double value) Copy the current immutable object by setting a value for theresolutionattribute.