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 theclassificationattribute.ImmutablePdbHeaderLine.Builder.depositionDate(Date depositionDate) Initializes the value for thedepositionDateattribute.ImmutablePdbHeaderLine.Builder.from(PdbHeaderLine instance) Fill a builder with attribute values from the providedPdbHeaderLineinstance.Initializes the value for theidCodeattribute.