public interface PartLink
PartUsageLink
,
PartSubstituteLink
Modifier and Type | Method and Description |
---|---|
double |
getAmount() |
List<CADInstance> |
getCadInstances() |
Character |
getCode() |
String |
getComment() |
PartMaster |
getComponent() |
String |
getFullId() |
int |
getId() |
String |
getReferenceDescription() |
List<PartSubstituteLink> |
getSubstitutes() |
String |
getUnit() |
boolean |
isOptional() |
int getId()
Character getCode()
String getFullId()
double getAmount()
String getUnit()
String getComment()
boolean isOptional()
PartMaster getComponent()
List<PartSubstituteLink> getSubstitutes()
String getReferenceDescription()
List<CADInstance> getCadInstances()
Copyright © 2017 DocDoku. All rights reserved.