Uses of Class
pl.poznan.put.pdb.ImmutablePdbHeaderLine.Builder
Packages that use ImmutablePdbHeaderLine.Builder
Package
Description
Contains classes responsible for PDB/mmCIF data modelling and analysis.
-
Uses of ImmutablePdbHeaderLine.Builder in pl.poznan.put.pdb
Methods in pl.poznan.put.pdb that return ImmutablePdbHeaderLine.BuilderModifier and TypeMethodDescriptionImmutablePdbHeaderLine.builder()
Creates a builder forImmutablePdbHeaderLine
.ImmutablePdbHeaderLine.Builder.classification
(String classification) Initializes the value for theclassification
attribute.ImmutablePdbHeaderLine.Builder.depositionDate
(Date depositionDate) Initializes the value for thedepositionDate
attribute.ImmutablePdbHeaderLine.Builder.from
(PdbHeaderLine instance) Fill a builder with attribute values from the providedPdbHeaderLine
instance.Initializes the value for theidCode
attribute.