Uses of Class
com.sun.electric.technology.Xml.ProtectionType

Packages that use Xml.ProtectionType
com.sun.electric.technology Package for handling technology information. 
 

Uses of Xml.ProtectionType in com.sun.electric.technology
 

Fields in com.sun.electric.technology declared as Xml.ProtectionType
 Xml.ProtectionType Xml.PrimitiveNodeGroup.protection
           
 

Methods in com.sun.electric.technology that return Xml.ProtectionType
static Xml.ProtectionType Xml.ProtectionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Xml.ProtectionType[] Xml.ProtectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.