public class IfcSite extends IfcSpatialStructureElement
| Constructor and Description |
|---|
IfcSite() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getLandTitleNumber() |
IfcLengthMeasure |
getRefElevation() |
IfcCompoundPlaneAngleMeasure |
getRefLatitude() |
IfcCompoundPlaneAngleMeasure |
getRefLongitude() |
IfcPostalAddress |
getSiteAddress() |
void |
setLandTitleNumber(IfcLabel value) |
void |
setRefElevation(IfcLengthMeasure value) |
void |
setRefLatitude(IfcCompoundPlaneAngleMeasure value) |
void |
setRefLongitude(IfcCompoundPlaneAngleMeasure value) |
void |
setSiteAddress(IfcPostalAddress value) |
getCompositionType, setCompositionTypecontainsElements, getLongName, getReferencesElements, getServicedBySystems, setLongNamegetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCompoundPlaneAngleMeasure getRefLatitude()
public final void setRefLatitude(IfcCompoundPlaneAngleMeasure value)
public final IfcCompoundPlaneAngleMeasure getRefLongitude()
public final void setRefLongitude(IfcCompoundPlaneAngleMeasure value)
public final IfcLengthMeasure getRefElevation()
public final void setRefElevation(IfcLengthMeasure value)
public final IfcLabel getLandTitleNumber()
public final void setLandTitleNumber(IfcLabel value)
public final IfcPostalAddress getSiteAddress()
public final void setSiteAddress(IfcPostalAddress value)