public final class StringFieldValue extends NonReferenceFieldValue
application| Constructor and Description |
|---|
StringFieldValue(ApplicationImpl application,
Field field,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
byte[] |
getValue() |
boolean |
isStringValue() |
getReference, isReference, openInputStreamcreate, getFieldgetApplicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationpublic StringFieldValue(ApplicationImpl application, Field field, String data)
@Nonnull public String getStringValue()
getStringValue in interface FieldValuegetStringValue in class AbstractFieldValue@Nonnull public byte[] getValue()
public boolean isStringValue()
isStringValue in interface FieldValueisStringValue in class AbstractFieldValueCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.