se.kmr.scam.client.http.helper
Class FieldMapBean

java.lang.Object
  extended byse.kmr.scam.client.http.helper.FieldMapBean

public class FieldMapBean
extends Object

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed

Field Summary
static String NAME
           
 
Constructor Summary
FieldMapBean(Resource root, FieldMap map)
           
 
Method Summary
 FieldMap getMap()
           
 Resource getRoot()
           
 void setMap(FieldMap map)
           
 void setRoot(Resource res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

FieldMapBean

public FieldMapBean(Resource root,
                    FieldMap map)
Method Detail

setRoot

public void setRoot(Resource res)

getRoot

public Resource getRoot()

setMap

public void setMap(FieldMap map)

getMap

public FieldMap getMap()


Copyright © 2003 SCAM. All Rights Reserved.