Interface StringValue

    • Method Detail

      • get

        java.lang.String get()
        Returns the String value.
        Returns:
        the string value
      • clone

        StringValue clone()
        Returns a deep copy of this object.
        Specified by:
        clone in interface FieldValue
        Returns:
        a deep copy of this object