public class DwfString extends Object
Represents String
Constructor and Description |
---|
DwfString()
Initializes a new instance of the
DwfString class |
DwfString(String initValue)
Initializes a new instance of the
DwfString class |
Modifier and Type | Method and Description |
---|---|
String |
getAsciiString()
Gets string value of object
|
void |
setAsciiString(String value)
Gets string value of object
|
public DwfString()
Initializes a new instance of the DwfString
class