Transfer version 1.1

transfer.com.object
Class Key

WEB-INF.cftags.component
        extended by transfer.com.object.Key

public class Key
extends WEB-INF.cftags.component

BO for a Key in a Collection


Constructor Summary
init()
          Constructor
 
Method Summary
 string getProperty()
 void setMemento(struct memento)
          Sets the state of the object
private void setProperty(string Property)
 
Methods inherited from class WEB-INF.cftags.component
 

Constructor Detail

init

public init()
Constructor

Method Detail

getProperty

public string getProperty()


setMemento

public void setMemento(struct memento)
Sets the state of the object

Parameters:
memento - the state to be set

setProperty

private void setProperty(string Property)

Parameters:
Property

Transfer version 1.1