public class MTBStringData
extends de.unihalle.informatik.Alida.operator.ALDData
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
s
The string data to store.
|
| Constructor and Description |
|---|
MTBStringData(String st)
Construct a new MTBStringData object from the given string.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
setString(String st)
Set the string data of the MTBStringData object.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.