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, setCompositionType
containsElements, getLongName, getReferencesElements, getServicedBySystems, setLongName
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)