wt.doc
Class RootViewProcessor.DisplayAttribute

java.lang.Object
  extended bywt.doc.RootViewProcessor.DisplayAttribute
Enclosing class:
RootViewProcessor

protected class RootViewProcessor.DisplayAttribute
extends Object


Field Summary
(package private)  String localizedName
           
(package private)  String name
           
 
Constructor Summary
protected RootViewProcessor.DisplayAttribute(String a_name, String a_localizedName)
           
 
Method Summary
protected  String getLocalizedName()
           
protected  String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

String name

localizedName

String localizedName
Constructor Detail

RootViewProcessor.DisplayAttribute

protected RootViewProcessor.DisplayAttribute(String a_name,
                                             String a_localizedName)
Method Detail

getName

protected String getName()

getLocalizedName

protected String getLocalizedName()