public static class Subcircuit.SubcircuitPinType extends java.lang.Object implements PinType
| Constructor and Description |
|---|
SubcircuitPinType(int typeCode,
int portIndex,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description() |
public SubcircuitPinType(int typeCode,
int portIndex,
java.lang.String description)
public java.lang.String description()
description in interface PinType