Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTVAL.toString

Returns a string representation of an FTVAL object.

This method overrides the toString method in the java.lang.Object class. This method has two variants:


FTVAL.toString

Returns a string representation of an FTVAL object. This method overrides the toString method in the java.lang.Object class.

Syntax

Returns

Returns a string representation of an FTVAL object if appropriate; otherwise returns null.


FTVAL.toString

Returns a string representation of an FTVAL object. This method overrides the toString method in the java.lang.Object class.

Syntax

Parameters

encoding
The encoding to be used in the conversion.

Returns

Returns a string representation of an FTVAL object if appropriate; otherwise returns null.

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.