ariba.ui.aribaweb.util
Class AWCommentedString

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.util.AWCommentedString
All Implemented Interfaces:
AWObject

public final class AWCommentedString
extends AWBaseObject


Field Summary
 java.lang.String comment
           
 java.lang.String string
           
 
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber
 
Constructor Summary
AWCommentedString(java.lang.String stringValue, java.lang.String commentString)
           
 
Method Summary
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

string

public final java.lang.String string

comment

public final java.lang.String comment
Constructor Detail

AWCommentedString

public AWCommentedString(java.lang.String stringValue,
                         java.lang.String commentString)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.