nl.gx.webmanager.cms.element
Interface EcardLabel


public interface EcardLabel

Interface for the Ecard Label.


Method Summary
 java.lang.String getDescription()
          Returns the description of this Ecard Label.
 void setDescription(java.lang.String description)
          Sets the description of this Ecard label.
 

Method Detail

getDescription

java.lang.String getDescription()
Returns the description of this Ecard Label.

Returns:
the description of this Ecard label.

setDescription

void setDescription(java.lang.String description)
Sets the description of this Ecard label.

Parameters:
description - the description of this Ecard label


Copyright © 2007-2011 GX Software BV. All Rights Reserved.