Uses of Class
pl.poznan.put.pdb.ImmutablePdbHeaderLine
Packages that use ImmutablePdbHeaderLine
Package
Description
Contains classes responsible for PDB/mmCIF data modelling and analysis.
-
Uses of ImmutablePdbHeaderLine in pl.poznan.put.pdb
Methods in pl.poznan.put.pdb that return ImmutablePdbHeaderLineModifier and TypeMethodDescriptionImmutablePdbHeaderLine.Builder.build()
Builds a newImmutablePdbHeaderLine
.static ImmutablePdbHeaderLine
ImmutablePdbHeaderLine.copyOf
(PdbHeaderLine instance) Creates an immutable copy of aPdbHeaderLine
value.static ImmutablePdbHeaderLine
Construct a new immutablePdbHeaderLine
instance.final ImmutablePdbHeaderLine
ImmutablePdbHeaderLine.withClassification
(String value) Copy the current immutable object by setting a value for theclassification
attribute.final ImmutablePdbHeaderLine
ImmutablePdbHeaderLine.withDepositionDate
(Date value) Copy the current immutable object by setting a value for thedepositionDate
attribute.final ImmutablePdbHeaderLine
ImmutablePdbHeaderLine.withIdCode
(String value) Copy the current immutable object by setting a value for theidCode
attribute.