public static interface PartReport.PartReportable extends NetObjReport.NetObjReportable
Modifier and Type | Method and Description |
---|---|
double |
getLength() |
NccNameProxy.PartNameProxy |
getNameProxy() |
double |
getWidth() |
boolean |
isMos() |
boolean |
isResistor() |
java.lang.String |
typeString() |
fullDescription, getName, instanceDescription
NccNameProxy.PartNameProxy getNameProxy()
java.lang.String typeString()
boolean isMos()
boolean isResistor()
double getWidth()
double getLength()