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

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

public static class Xml807.DistanceRule
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable

See Also:
Serialized Form

Constructor Summary
Xml807.DistanceRule(Technology.DistanceRule oldRule)
           
 
Method Summary
 Xml807.DistanceRule clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xml807.DistanceRule

public Xml807.DistanceRule(Technology.DistanceRule oldRule)
Method Detail

clone

public Xml807.DistanceRule clone()
Overrides:
clone in class java.lang.Object