public class IfcSimplePropertyTemplate4X3 extends IfcPropertyTemplate4X3
IfcSimplePropertyTemplate
| Constructor and Description |
|---|
IfcSimplePropertyTemplate4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcStateEnum4X3 |
getAccessState() |
IfcPropertyEnumeration4X3 |
getEnumerators() |
IfcLabel4X3 |
getExpression() |
IfcLabel4X3 |
getPrimaryMeasureType() |
IfcUnit4X3 |
getPrimaryUnit() |
IfcLabel4X3 |
getSecondaryMeasureType() |
IfcUnit4X3 |
getSecondaryUnit() |
IfcSimplePropertyTemplateTypeEnum4X3 |
getTemplateType() |
void |
setAccessState(IfcStateEnum4X3 value) |
void |
setEnumerators(IfcPropertyEnumeration4X3 value) |
void |
setExpression(IfcLabel4X3 value) |
void |
setPrimaryMeasureType(IfcLabel4X3 value) |
void |
setPrimaryUnit(IfcUnit4X3 value) |
void |
setSecondaryMeasureType(IfcLabel4X3 value) |
void |
setSecondaryUnit(IfcUnit4X3 value) |
void |
setTemplateType(IfcSimplePropertyTemplateTypeEnum4X3 value) |
getPartOfComplexTemplate, getPartOfPsetTemplatehasAssociations, hasContextgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSimplePropertyTemplateTypeEnum4X3 getTemplateType()
public final void setTemplateType(IfcSimplePropertyTemplateTypeEnum4X3 value)
public final IfcLabel4X3 getPrimaryMeasureType()
public final void setPrimaryMeasureType(IfcLabel4X3 value)
public final IfcLabel4X3 getSecondaryMeasureType()
public final void setSecondaryMeasureType(IfcLabel4X3 value)
public final IfcPropertyEnumeration4X3 getEnumerators()
public final void setEnumerators(IfcPropertyEnumeration4X3 value)
public final IfcUnit4X3 getPrimaryUnit()
public final void setPrimaryUnit(IfcUnit4X3 value)
public final IfcUnit4X3 getSecondaryUnit()
public final void setSecondaryUnit(IfcUnit4X3 value)
public final IfcLabel4X3 getExpression()
public final void setExpression(IfcLabel4X3 value)
public final IfcStateEnum4X3 getAccessState()
public final void setAccessState(IfcStateEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.