org.codehaus.modello.plugins.xml
public class XmlAssociationMetadata extends Object implements AssociationMetadata
Version: $Id: XmlAssociationMetadata.java 365 2005-06-12 10:43:43Z trygvis $
| Field Summary | |
|---|---|
| static String | EXPLODE_MODE |
| static String | ID |
| static String | INLINE_MODE |
| Method Summary | |
|---|---|
| String | getMapStyle() |
| void | setMapStyle(String mapStyle) |
Returns: Returns the map style.
Parameters: mapStyle The map style (inline or explode).