01: //
02: // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.5-b16-fcs
03: // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
04: // Any modifications to this file will be lost upon recompilation of the source schema.
05: // Generated on: 2005.12.21 at 10:30:41 AM EST
06: //
07:
08: package com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl;
09:
10: public class JAXBVersion {
11:
12: public final static java.lang.String version = "1.0.5";
13:
14: }
|