Interface StringValued

    • Method Detail

      • asString

        String asString()
        Gets the contained string value.
        Returns:
        the contained value as a String. If null valued, as indicated by TokenValued.isNull(), the empty string ("") is returned.