Class ModuleMetaData

java.lang.Object
VASSAL.build.module.metadata.AbstractMetaData
VASSAL.build.module.metadata.ModuleMetaData

public class ModuleMetaData extends AbstractMetaData
Class representing the metadata for a Module or an Extension. Modules and extensions can't be differentiated until either the metadata or the buildfile is parsed, so they share the same metadata structure.
Since:
3.1.0
Author:
Brent Easton