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