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

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

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

See Also:
Serialized Form

Field Summary
 Version electricVersion
           
 int techVersion
           
 
Constructor Summary
Xml805.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

Xml805.Version

public Xml805.Version()