oracle.forms.fd
Class LAF_XP_PopList.StringWithoutEqual

java.lang.Object
  extended by oracle.forms.fd.LAF_XP_PopList.StringWithoutEqual
Enclosing class:
LAF_XP_PopList

public class LAF_XP_PopList.StringWithoutEqual
extends java.lang.Object


Field Summary
private  java.lang.String text
           
 
Constructor Summary
LAF_XP_PopList.StringWithoutEqual(java.lang.String txt)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

text

private java.lang.String text
Constructor Detail

LAF_XP_PopList.StringWithoutEqual

public LAF_XP_PopList.StringWithoutEqual(java.lang.String txt)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object