Uses of Class
pl.poznan.put.rna.PseudophasePuckerType
-
Packages that use PseudophasePuckerType Package Description pl.poznan.put.rna -
-
Uses of PseudophasePuckerType in pl.poznan.put.rna
Subclasses of PseudophasePuckerType in pl.poznan.put.rna Modifier and Type Class Description classImmutablePseudophasePuckerTypeImmutable implementation ofPseudophasePuckerType.Methods in pl.poznan.put.rna with parameters of type PseudophasePuckerType Modifier and Type Method Description static ImmutablePseudophasePuckerTypeImmutablePseudophasePuckerType. copyOf(PseudophasePuckerType instance)Creates an immutable copy of aPseudophasePuckerTypevalue.ImmutablePseudophasePuckerType.BuilderImmutablePseudophasePuckerType.Builder. from(PseudophasePuckerType instance)Fill a builder with attribute values from the providedPseudophasePuckerTypeinstance.
-