org.codehaus.modello.plugins.xml
public class XmlAssociationMetadata extends Object implements AssociationMetadata
Version: $Id: XmlAssociationMetadata.java 730 2006-11-27 22:33:24Z brett $
| Field Summary | |
|---|---|
| static String | EXPLODE_MODE |
| static String | ID |
| static String | INLINE_MODE |
| Method Summary | |
|---|---|
| String | getMapStyle() |
| boolean | isReference() |
| void | setMapStyle(String mapStyle) |
| void | setReference(boolean reference) |
Returns: Returns the map style.
Parameters: mapStyle The map style (inline or explode).