com.sun.electric.technology.xml
Class Xml806.Version

java.lang.Object
  extended by com.sun.electric.technology.xml.Xml806.Version
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Xml806

public static class Xml806.Version
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 Version electricVersion
           
 int techVersion
           
 
Constructor Summary
Xml806.Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

techVersion

public int techVersion

electricVersion

public Version electricVersion
Constructor Detail

Xml806.Version

public Xml806.Version()