org.jasig.portal
Class CoreStylesheetDescription.DescriptionDefaultValuePair

java.lang.Object
  extended by org.jasig.portal.CoreStylesheetDescription.DescriptionDefaultValuePair
Enclosing class:
CoreStylesheetDescription

protected class CoreStylesheetDescription.DescriptionDefaultValuePair
extends java.lang.Object


Field Summary
 java.lang.String defaultValue
           
 java.lang.String wordDescription
           
 
Constructor Summary
protected CoreStylesheetDescription.DescriptionDefaultValuePair()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultValue

public java.lang.String defaultValue

wordDescription

public java.lang.String wordDescription
Constructor Detail

CoreStylesheetDescription.DescriptionDefaultValuePair

protected CoreStylesheetDescription.DescriptionDefaultValuePair()