Uses of Class
pl.poznan.put.torsion.ImmutableTorsionAngleValue.Builder
Packages that use ImmutableTorsionAngleValue.Builder
-
Uses of ImmutableTorsionAngleValue.Builder in pl.poznan.put.torsion
Methods in pl.poznan.put.torsion that return ImmutableTorsionAngleValue.BuilderModifier and TypeMethodDescriptionImmutableTorsionAngleValue.Builder.angleType
(TorsionAngleType angleType) Initializes the value for theangleType
attribute.ImmutableTorsionAngleValue.builder()
Creates a builder forImmutableTorsionAngleValue
.ImmutableTorsionAngleValue.Builder.from
(TorsionAngleValue instance) Fill a builder with attribute values from the providedTorsionAngleValue
instance.Initializes the value for thevalue
attribute.