public class IfcPerson4 extends IfcEntityBase
IfcPerson
| Constructor and Description |
|---|
IfcPerson4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAddress4> |
getAddresses() |
IfcCollection<IfcPersonAndOrganization4> |
getEngagedIn() |
IfcLabel4 |
getFamilyName() |
IfcLabel4 |
getGivenName() |
IfcIdentifier4 |
getIdentification() |
IfcCollection<IfcLabel4> |
getMiddleNames() |
IfcCollection<IfcLabel4> |
getPrefixTitles() |
IfcCollection<IfcActorRole4> |
getRoles() |
IfcCollection<IfcLabel4> |
getSuffixTitles() |
void |
setAddresses(IfcCollection<IfcAddress4> value) |
void |
setFamilyName(IfcLabel4 value) |
void |
setGivenName(IfcLabel4 value) |
void |
setIdentification(IfcIdentifier4 value) |
void |
setMiddleNames(IfcCollection<IfcLabel4> value) |
void |
setPrefixTitles(IfcCollection<IfcLabel4> value) |
void |
setRoles(IfcCollection<IfcActorRole4> value) |
void |
setSuffixTitles(IfcCollection<IfcLabel4> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getIdentification()
public final void setIdentification(IfcIdentifier4 value)
public final IfcLabel4 getFamilyName()
public final void setFamilyName(IfcLabel4 value)
public final IfcLabel4 getGivenName()
public final void setGivenName(IfcLabel4 value)
public final IfcCollection<IfcLabel4> getMiddleNames()
public final void setMiddleNames(IfcCollection<IfcLabel4> value)
public final IfcCollection<IfcLabel4> getPrefixTitles()
public final void setPrefixTitles(IfcCollection<IfcLabel4> value)
public final IfcCollection<IfcLabel4> getSuffixTitles()
public final void setSuffixTitles(IfcCollection<IfcLabel4> value)
public final IfcCollection<IfcActorRole4> getRoles()
public final void setRoles(IfcCollection<IfcActorRole4> value)
public final IfcCollection<IfcAddress4> getAddresses()
public final void setAddresses(IfcCollection<IfcAddress4> value)
public final IfcCollection<IfcPersonAndOrganization4> getEngagedIn()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.