public class Text extends CloneableDataObject
Title: Structured Data Objects
Description: A data object that represents a string of text.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getText() |
void |
setText(java.lang.String text) |
java.lang.String |
toString() |
clone, getSerialVersionUID
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.