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 ImmutablePdbHeaderLineImmutablePdbHeaderLine.copyOf(PdbHeaderLine instance) Creates an immutable copy of aPdbHeaderLinevalue.static ImmutablePdbHeaderLineConstruct a new immutablePdbHeaderLineinstance.final ImmutablePdbHeaderLineImmutablePdbHeaderLine.withClassification(String value) Copy the current immutable object by setting a value for theclassificationattribute.final ImmutablePdbHeaderLineImmutablePdbHeaderLine.withDepositionDate(Date value) Copy the current immutable object by setting a value for thedepositionDateattribute.final ImmutablePdbHeaderLineImmutablePdbHeaderLine.withIdCode(String value) Copy the current immutable object by setting a value for theidCodeattribute.