com.jurismarches.vradi.services.dto
Class VradiCartographyDTO
java.lang.Object
com.jurismarches.vradi.services.dto.VradiCartographyDTO
- All Implemented Interfaces:
- Serializable
public class VradiCartographyDTO
- extends Object
- implements Serializable
VradiCartographyDTO.
- Since:
- 19 avr. 2010 16:58:00
- Version:
- $Revision: 729 $ $Date: 2010-04-20 11:57:04 +0200 (mar., 20 avril 2010) $
- Author:
- schorlet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VradiCartographyDTO
public VradiCartographyDTO(Map<org.sharengo.wikitty.TreeNodeImpl,Integer> cartography,
List<Form> forms)
getCartography
public Map<org.sharengo.wikitty.TreeNodeImpl,Integer> getCartography()
getForms
public List<Form> getForms()
Copyright © 2009-2010 JurisMarches. All Rights Reserved.