Package | Description |
---|---|
com.sun.electric.technology |
Package for handling technology information.
|
Modifier and Type | Field and Description |
---|---|
Xml.ProtectionType |
Xml.PrimitiveNodeGroup.protection |
Modifier and Type | Method and Description |
---|---|
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.
|