org.apache.continuum.web.appearance
Class ContinuumAppearance

Package class diagram package ContinuumAppearance
java.lang.Object
  extended by org.apache.continuum.web.appearance.ContinuumAppearance
All Implemented Interfaces:
java.io.Serializable

public class ContinuumAppearance
extends java.lang.Object
implements java.io.Serializable

Class ContinuumAppearance.

See Also:
Serialized Form

Constructor Summary
ContinuumAppearance()
           
 
Method Summary
 java.lang.String getFooter()
          Get the footer field.
 java.lang.String getModelEncoding()
          Get the modelEncoding field.
 void setFooter(java.lang.String footer)
          Set the footer field.
 void setModelEncoding(java.lang.String modelEncoding)
          Set the modelEncoding field.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuumAppearance

public ContinuumAppearance()
Method Detail

getFooter

public java.lang.String getFooter()
Get the footer field.

Returns:
String

getModelEncoding

public java.lang.String getModelEncoding()
Get the modelEncoding field.

Returns:
String

setFooter

public void setFooter(java.lang.String footer)
Set the footer field.

Parameters:
footer -

setModelEncoding

public void setModelEncoding(java.lang.String modelEncoding)
Set the modelEncoding field.

Parameters:
modelEncoding -