ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.Builder.build() |
|
static ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.copyOf(QuantifiedBasePair instance) |
|
static ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.of(BasePair basePair,
double shear,
double stretch,
double stagger,
double buckle,
double propeller,
double opening) |
Construct a new immutable QuantifiedBasePair instance.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withBasePair(BasePair value) |
Copy the current immutable object by setting a value for the basePair attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withBph(BPh value) |
Copy the current immutable object by setting a value for the bph attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withBr(BR value) |
Copy the current immutable object by setting a value for the br attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withBuckle(double value) |
Copy the current immutable object by setting a value for the buckle attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withInteractionType(InteractionType value) |
Copy the current immutable object by setting a value for the interactionType attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withIsRepresented(boolean value) |
Copy the current immutable object by setting a value for the isRepresented attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withLeontisWesthof(LeontisWesthof value) |
Copy the current immutable object by setting a value for the leontisWesthof attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withOpening(double value) |
Copy the current immutable object by setting a value for the opening attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withPropeller(double value) |
Copy the current immutable object by setting a value for the propeller attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withSaenger(Saenger value) |
Copy the current immutable object by setting a value for the saenger attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withShear(double value) |
Copy the current immutable object by setting a value for the shear attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withStagger(double value) |
Copy the current immutable object by setting a value for the stagger attribute.
|
ImmutableQuantifiedBasePair |
ImmutableQuantifiedBasePair.withStretch(double value) |
Copy the current immutable object by setting a value for the stretch attribute.
|