ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.Builder.build() |
|
static ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.copyOf(AnalyzedBasePair instance) |
|
static ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.of(BasePair basePair) |
Construct a new immutable AnalyzedBasePair instance.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withBasePair(BasePair value) |
Copy the current immutable object by setting a value for the basePair attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withBph(BPh value) |
Copy the current immutable object by setting a value for the bph attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withBr(BR value) |
Copy the current immutable object by setting a value for the br attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withInteractionType(InteractionType value) |
Copy the current immutable object by setting a value for the interactionType attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withIsRepresented(boolean value) |
Copy the current immutable object by setting a value for the isRepresented attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withLeontisWesthof(LeontisWesthof value) |
Copy the current immutable object by setting a value for the leontisWesthof attribute.
|
ImmutableAnalyzedBasePair |
ImmutableAnalyzedBasePair.withSaenger(Saenger value) |
Copy the current immutable object by setting a value for the saenger attribute.
|