public class TextElement extends MathElement
MathElement.TypeEnum| Constructor and Description |
|---|
TextElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getValue()
Value
|
int |
hashCode() |
void |
setValue(String value) |
String |
toString() |
TextElement |
value(String value) |
getType, setTypepublic TextElement value(String value)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals in class MathElementpublic int hashCode()
hashCode in class MathElementpublic String toString()
toString in class MathElementCopyright © 2025. All rights reserved.