public class IfcTransportElement extends IfcElement
| Constructor and Description |
|---|
IfcTransportElement() |
| Modifier and Type | Method and Description |
|---|---|
IfcCountMeasure |
getCapacityByNumber() |
IfcMassMeasure |
getCapacityByWeight() |
IfcTransportElementTypeEnum |
getOperationType() |
void |
setCapacityByNumber(IfcCountMeasure value) |
void |
setCapacityByWeight(IfcMassMeasure value) |
void |
setOperationType(IfcTransportElementTypeEnum value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasPorts, hasProjections, hasStructuralMember, isConnectionRealization, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcTransportElementTypeEnum getOperationType()
public final void setOperationType(IfcTransportElementTypeEnum value)
public final IfcMassMeasure getCapacityByWeight()
public final void setCapacityByWeight(IfcMassMeasure value)
public final IfcCountMeasure getCapacityByNumber()
public final void setCapacityByNumber(IfcCountMeasure value)