Package | Description |
---|---|
com.sun.electric.tool.io.input.spicenetlist |
Modifier and Type | Method and Description |
---|---|
SpiceSubckt.PortType |
SpiceSubckt.getPortType(java.lang.String port) |
static SpiceSubckt.PortType |
SpiceSubckt.PortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SpiceSubckt.PortType[] |
SpiceSubckt.PortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpiceSubckt.setPortType(java.lang.String port,
SpiceSubckt.PortType type) |