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

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

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

See Also:
Serialized Form

Field Summary
 java.lang.String name
           
 java.lang.String oldName
           
 java.lang.String port
           
 java.util.List<java.lang.String> portArcs
           
 Poly.Type style
           
 
Constructor Summary
Xml807.PureLayerNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

oldName

public java.lang.String oldName

style

public Poly.Type style

port

public java.lang.String port

portArcs

public final java.util.List<java.lang.String> portArcs
Constructor Detail

Xml807.PureLayerNode

public Xml807.PureLayerNode()