Oracle Forms 9i Samples and Demos


Serialized Form


Package oracle.forms.demos.beans

Class oracle.forms.demos.beans.GetClientInfo implements Serializable

Serialized Fields

CLASSNAME

java.lang.String CLASSNAME
The CLASSNAME for this class, used in debugging

DEFAULTMESSAGE

java.lang.String DEFAULTMESSAGE
The default message to return for a null localhost value

m_debug

boolean m_debug
Are we debugging?

m_localhost

java.net.InetAddress m_localhost
The InetAddress object used to store the localhost information

m_handler

oracle.forms.handler.IHandler m_handler
Stores the handler for this view class


Oracle Forms 9i Samples and Demos