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

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

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

See Also:
Serialized Form

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

Xml807.Version

public Xml807.Version()