net.sf.oxclient.mappings.xml
Class Classmappings

java.lang.Object
  extended by net.sf.oxclient.mappings.xml.Classmappings

public class Classmappings
extends Object

Author:
Björn Voß

Constructor Summary
Classmappings()
           
 
Method Summary
 List<Mapping> getMappings()
           
 void setMappings(List<Mapping> mappings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Classmappings

public Classmappings()
Method Detail

getMappings

public List<Mapping> getMappings()
Returns:
the mappings

setMappings

public void setMappings(List<Mapping> mappings)
Parameters:
mappings - the mappings to set


Copyright © 2007. All Rights Reserved.